Class TableOutputExcelPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
be.gaudry.swing.component.table.output.control.TableOutputExcelPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class TableOutputExcelPanel extends JPanel
Since:
1.0 Dec 1, 2008, 1.0
Version:
%I%, %G%
Author:
Steph GAUDRY
See Also:
Serialized Form
  • Constructor Details

    • TableOutputExcelPanel

      public TableOutputExcelPanel()
  • Method Details

    • getTitleBackgroundColor

      public Color getTitleBackgroundColor()
      Returns:
      the defaultLineColor
    • setTitleBackgroundColor

      public void setTitleBackgroundColor(Color defaultLineColor)
      Parameters:
      defaultLineColor - the defaultLineColor to set
    • main

      public static void main(String[] args)
      Auto-generated main method to display this JPanel inside a new JFrame.
    • setLocalizedColorTitle

      public void setLocalizedColorTitle(String title)
      Allows to make internationalized.
      Parameters:
      title - localized title
      Since:
      0.1.8-SNAPSHOT (Feb 12 2009)