Uses of Class
adams.gui.tools.wekainvestigator.tab.preprocesstab.AttributeSelectionPanel
-
Packages that use AttributeSelectionPanel Package Description adams.gui.tools.wekainvestigator.tab -
-
Uses of AttributeSelectionPanel in adams.gui.tools.wekainvestigator.tab
Fields in adams.gui.tools.wekainvestigator.tab declared as AttributeSelectionPanel Modifier and Type Field Description protected AttributeSelectionPanel
PreprocessTab. m_PanelAttSelection
the attribute selection panel.Methods in adams.gui.tools.wekainvestigator.tab that return AttributeSelectionPanel Modifier and Type Method Description AttributeSelectionPanel
PreprocessTab. getAttributeSelectionPanel()
Returns the attribute selection panel.
-