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 SortableAndSearchableTableWithButtonsVariableManagementPanel. m_Tablethe table holding the variables.protected SortableAndSearchableTableWithButtonsAbstractManagementPanel. m_TableValuesthe 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 SortableAndSearchableTableWithButtonsAttributeSelectionPanel. m_TableThe 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 SortableAndSearchableTableWithButtonsStoragePanel. m_Tablethe table to display the storage items.
-