|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrero.dck.DContainer
rero.dck.DMain
rero.dialogs.SetupDialog
public class SetupDialog
Field Summary | |
---|---|
protected ServerData |
data
|
protected DItem |
itema
|
protected DItem |
itemb
|
Fields inherited from class rero.dck.DContainer |
---|
capabilities, constraints, dialog, itemList |
Constructor Summary | |
---|---|
SetupDialog()
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
|
javax.swing.JComponent |
getDialog()
|
java.lang.String |
getTitle()
|
void |
setupDialog()
|
javax.swing.JComponent |
setupLayout(javax.swing.JComponent component)
|
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, refresh, save, setEnabled, setParent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected ServerData data
protected DItem itema
protected DItem itemb
Constructor Detail |
---|
public SetupDialog()
Method Detail |
---|
public java.lang.String getTitle()
getTitle
in class DContainer
public java.lang.String getDescription()
getDescription
in class DMain
public javax.swing.JComponent getDialog()
getDialog
in class DContainer
public javax.swing.JComponent setupLayout(javax.swing.JComponent component)
setupLayout
in class DMain
public void setupDialog()
setupDialog
in class DContainer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |