Package | Description |
---|---|
meka.gui.experimenter | |
meka.gui.goe |
Modifier and Type | Method and Description |
---|---|
protected GenericObjectEditorDialog |
AbstractSetupTab.getGOEDialog(Class cls,
Object value)
Returns a GOE dialog.
|
Modifier and Type | Method and Description |
---|---|
static GenericObjectEditorDialog |
GenericObjectEditorDialog.createDialog(Container parent)
Creates a modal dialog for the parent.
|
static GenericObjectEditorDialog |
GenericObjectEditorDialog.createDialog(Container parent,
PropertyEditor editor)
Creates a modal dialog for the parent with the provided editor.
|
static GenericObjectEditorDialog |
GenericObjectEditorDialog.createDialog(Container parent,
PropertyEditor editor,
Object value)
Creates a modal dialog for the parent with the provided editor and initial value.
|
Copyright © 2017. All Rights Reserved.