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 WekaGenericArrayEditorDialogWekaGenericArrayEditorPanel. m_Dialogthe dialog for displaying the editor.Methods in adams.gui.goe that return WekaGenericArrayEditorDialog Modifier and Type Method Description static WekaGenericArrayEditorDialogWekaGenericArrayEditorDialog. createDialog(Container parent)Creates a modal dialog for the parent.static WekaGenericArrayEditorDialogWekaGenericArrayEditorDialog. createDialog(Container parent, Object value)Creates a modal dialog for the parent with the provided editor and initial value.
-