rero.dialogs
Class ImageDialog
java.lang.Object
rero.dck.DContainer
rero.dck.DMain
rero.dialogs.ImageDialog
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener, DParent
public class ImageDialog
- 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, 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 java.lang.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(java.awt.event.ActionEvent ev)
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener
getTitle
public java.lang.String getTitle()
- Specified by:
getTitle
in class DContainer
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
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription
in class DMain
setupDialog
public void setupDialog()
- Specified by:
setupDialog
in class DContainer