Uses of Class
adams.gui.goe.GenericArrayEditor
-
Packages that use GenericArrayEditor Package Description adams.gui.goe -
-
Uses of GenericArrayEditor in adams.gui.goe
Fields in adams.gui.goe declared as GenericArrayEditor Modifier and Type Field Description protected GenericArrayEditor
GenericArrayEditorDialog. m_Editor
the underlying editor.Methods in adams.gui.goe that return GenericArrayEditor Modifier and Type Method Description GenericArrayEditor
GenericArrayEditorDialog. getEditor()
Returns the underlying editor.
-