Uses of Class
adams.gui.selection.SelectFieldPanel
-
Packages that use SelectFieldPanel Package Description adams.gui.goe adams.gui.selection -
-
Uses of SelectFieldPanel in adams.gui.goe
Fields in adams.gui.goe declared as SelectFieldPanel Modifier and Type Field Description protected SelectFieldPanelFieldEditor. m_SelectFieldPanelThe panel used for selecting fields. -
Uses of SelectFieldPanel in adams.gui.selection
Fields in adams.gui.selection declared as SelectFieldPanel Modifier and Type Field Description protected SelectFieldPanelSelectFieldDialog. m_Panelthe selection panel.Methods in adams.gui.selection that return SelectFieldPanel Modifier and Type Method Description protected SelectFieldPanelSelectFieldDialog. newPanel()Returns a new instance of the panel to use in the GUI.
-