rero.dialogs
Class ImageDialog
java.lang.Object
rero.dck.DContainer
rero.dck.DMain
rero.dialogs.ImageDialog
- All Implemented Interfaces:
- ActionListener, DParent, EventListener
- public class ImageDialog
- 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, getDialog, installCapabilities, refresh, 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
tabs
protected TabbedInput tabs
preview
protected ImagePreview preview
label
protected NormalInput label
ImageDialog
public ImageDialog()
setupLabel
protected void setupLabel()
actionPerformed
public void actionPerformed(ActionEvent ev)
- Specified by:
actionPerformed
in interface ActionListener
getTitle
public String getTitle()
- Specified by:
getTitle
in class DContainer
notifyParent
public void notifyParent(String variable)
- Specified by:
notifyParent
in interface DParent
getVariable
public String getVariable(String variable)
- Specified by:
getVariable
in interface DParent
getDescription
public String getDescription()
- Specified by:
getDescription
in class DMain
setupDialog
public void setupDialog()
- Specified by:
setupDialog
in class DContainer