Uses of Class
adams.gui.goe.WekaGenericArrayEditorDialog
-
Packages that use WekaGenericArrayEditorDialog Package Description adams.gui.goe -
-
Uses of WekaGenericArrayEditorDialog in adams.gui.goe
Fields in adams.gui.goe declared as WekaGenericArrayEditorDialog Modifier and Type Field Description protected WekaGenericArrayEditorDialog
WekaGenericArrayEditorPanel. m_Dialog
the dialog for displaying the editor.Methods in adams.gui.goe that return WekaGenericArrayEditorDialog Modifier and Type Method Description static WekaGenericArrayEditorDialog
WekaGenericArrayEditorDialog. createDialog(Container parent)
Creates a modal dialog for the parent.static WekaGenericArrayEditorDialog
WekaGenericArrayEditorDialog. createDialog(Container parent, Object value)
Creates a modal dialog for the parent with the provided editor and initial value.
-