Uses of Class
adams.gui.core.SortableAndSearchableTableWithButtons
-
-
Uses of SortableAndSearchableTableWithButtons in adams.gui.tools
Fields in adams.gui.tools declared as SortableAndSearchableTableWithButtons Modifier and Type Field Description protected SortableAndSearchableTableWithButtons
VariableManagementPanel. m_Table
the table holding the variables.protected SortableAndSearchableTableWithButtons
AbstractManagementPanel. m_TableValues
the table for displaying the objects. -
Uses of SortableAndSearchableTableWithButtons in adams.gui.tools.wekainvestigator.output
Constructors in adams.gui.tools.wekainvestigator.output with parameters of type SortableAndSearchableTableWithButtons Constructor Description TableContentPanel(SortableAndSearchableTableWithButtons comp, boolean useScrollPane, boolean searchable)
Initializes the panel with the specified textual component. -
Uses of SortableAndSearchableTableWithButtons in adams.gui.tools.wekainvestigator.tab.preprocesstab
Fields in adams.gui.tools.wekainvestigator.tab.preprocesstab declared as SortableAndSearchableTableWithButtons Modifier and Type Field Description protected SortableAndSearchableTableWithButtons
AttributeSelectionPanel. m_Table
The table displaying attribute names and selection status -
Uses of SortableAndSearchableTableWithButtons in adams.gui.visualization.debug
Fields in adams.gui.visualization.debug declared as SortableAndSearchableTableWithButtons Modifier and Type Field Description protected SortableAndSearchableTableWithButtons
StoragePanel. m_Table
the table to display the storage items.
-