Package | Description |
---|---|
at.tuwien.ifs.commons.gui.jsap |
This package contains a
GenericGUI for JSAP with all required (helper) classes |
Modifier and Type | Class and Description |
---|---|
class |
BooleanEditor |
class |
EnumerationEditor |
class |
FileEditor |
class |
IntegerEditor |
class |
StringEditor |
Modifier and Type | Field and Description |
---|---|
private OptionEditor |
UnflaggedOptionControl.editor |
private OptionEditor |
FlaggedOptionControl.editor |
Modifier and Type | Method and Description |
---|---|
(package private) static OptionEditor |
OptionEditor.createParameterEditor(com.martiansoftware.jsap.Option option) |
OptionEditor |
UnflaggedOptionControl.getEditor() |
OptionEditor |
FlaggedOptionControl.getEditor() |