Klasse PThemePanel

Alle implementierten Schnittstellen:
ImageObserver, MenuContainer, Serializable, Accessible

public final class PThemePanel extends JPanel
The Class PThemePanel. the main panel for the tool
Siehe auch:
  • Konstruktordetails

    • PThemePanel

      public PThemePanel(PThemeMainContext ctx) throws Exception
      Instantiates a new PThemePanel object.
      Parameter:
      ctx - the main context
      Löst aus:
      Exception - the exception
  • Methodendetails

    • createLabel

      public JPanel createLabel()
      Creates the label.
      Gibt zurück:
      the JPanel
    • createButtons

      public JPanel createButtons()
      Creates the buttons.
      Gibt zurück:
      the JPanel
    • createTables

      public JPanel createTables()
      Creates the tables for tabbedPane.
      Gibt zurück:
      the JPanel
    • dispose

      public void dispose()
      Dispose dialog panel.