rero.dialogs
Class PerformDialog
java.lang.Object
rero.dck.DContainer
rero.dck.DMain
rero.dialogs.PerformDialog
- All Implemented Interfaces:
- ActionListener, DParent, EventListener
- public class PerformDialog
- extends DMain
- implements DParent, 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, installCapabilities, save, setEnabled, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
current
protected String current
itemb
protected DItem itemb
itemc
protected DItem itemc
itema
protected CheckboxInput itema
PerformDialog
public PerformDialog()
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
notifyParent
public void notifyParent(String variable)
- Specified by:
notifyParent
in interface DParent
getVariable
public String getVariable(String variable)
- Specified by:
getVariable
in interface DParent
getDialog
public JComponent getDialog()
- Overrides:
getDialog
in class DContainer
setupLayout
public JComponent setupLayout(JComponent component)
- Overrides:
setupLayout
in class DMain
setupDialog
public void setupDialog()
- Specified by:
setupDialog
in class DContainer
refresh
public void refresh()
- Overrides:
refresh
in class DContainer