rero.dialogs
Class UIDialog
java.lang.Object
rero.dck.DContainer
rero.dck.DMain
rero.dialogs.UIDialog
- public class UIDialog
- extends DMain
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 |
NATIVE_DIALOG_SHOWN
protected static boolean NATIVE_DIALOG_SHOWN
SDI_DIALOG_SHOWN
protected static boolean SDI_DIALOG_SHOWN
TAB_DIALOG_SHOWN
protected static boolean TAB_DIALOG_SHOWN
MENU_DIALOG_SHOWN
protected static boolean MENU_DIALOG_SHOWN
UIDialog
public UIDialog()
getTitle
public String getTitle()
- Specified by:
getTitle
in class DContainer
getDescription
public String getDescription()
- Specified by:
getDescription
in class DMain
setupDialog
public void setupDialog()
- Specified by:
setupDialog
in class DContainer