rero.dialogs
Class ThemeDialog
java.lang.Object
rero.dck.DContainer
rero.dck.DMain
rero.dialogs.ThemeDialog
- All Implemented Interfaces:
- ActionListener, EventListener
- public class ThemeDialog
- extends DMain
- implements ActionListener
Methods inherited from class rero.dck.DContainer |
addBlankSpace, addCharsetInput, addCheckboxInput, addCheckboxInput, addColorInput, addComponent, addDialogGroup, addDirectoryInput, addFileInput, addFloatInput, addFontInput, addLabel, addLabelNormal, addListInput, addNetworkSelector, addOptionInput, addOther, addSelectInput, addStringInput, addStringInput, addTabbedInput, addTextInput, getCapabilities, getDialog, installCapabilities, save, setEnabled, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThemeDialog
public ThemeDialog()
getTitle
public String getTitle()
- Specified by:
getTitle
in class DContainer
getDescription
public String getDescription()
- Specified by:
getDescription
in class DMain
actionPerformed
public void actionPerformed(ActionEvent ev)
- Specified by:
actionPerformed
in interface ActionListener
setupDialog
public void setupDialog()
- Specified by:
setupDialog
in class DContainer
refresh
public void refresh()
- Overrides:
refresh
in class DContainer