rero.dialogs
Class PerformDialog
java.lang.Object
rero.dck.DContainer
rero.dck.DMain
rero.dialogs.PerformDialog
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener, DParent
public class PerformDialog
- extends DMain
- implements DParent, java.awt.event.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 java.lang.String current
itemb
protected DItem itemb
itemc
protected DItem itemc
itema
protected CheckboxInput itema
PerformDialog
public PerformDialog()
getTitle
public java.lang.String getTitle()
- Specified by:
getTitle
in class DContainer
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription
in class DMain
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent ev)
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener
notifyParent
public void notifyParent(java.lang.String variable)
- Specified by:
notifyParent
in interface DParent
getVariable
public java.lang.String getVariable(java.lang.String variable)
- Specified by:
getVariable
in interface DParent
getDialog
public javax.swing.JComponent getDialog()
- Overrides:
getDialog
in class DContainer
setupLayout
public javax.swing.JComponent setupLayout(javax.swing.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