Uses of Class
adams.gui.core.SpreadSheetColumnComboBox
-
Packages that use SpreadSheetColumnComboBox Package Description adams.gui.core adams.gui.dialog adams.gui.tools.spreadsheetviewer -
-
Uses of SpreadSheetColumnComboBox in adams.gui.core
Fields in adams.gui.core declared as SpreadSheetColumnComboBox Modifier and Type Field Description protected SpreadSheetColumnComboBox
SpreadSheetTableWithSearch. m_ComboBoxColumnsDropdown
combobox with the columns. -
Uses of SpreadSheetColumnComboBox in adams.gui.dialog
Fields in adams.gui.dialog declared as SpreadSheetColumnComboBox Modifier and Type Field Description protected SpreadSheetColumnComboBox
SpreadSheetPanel. m_ColumnComboBox
the combobox for jumping to columns. -
Uses of SpreadSheetColumnComboBox in adams.gui.tools.spreadsheetviewer
Fields in adams.gui.tools.spreadsheetviewer declared as SpreadSheetColumnComboBox Modifier and Type Field Description protected SpreadSheetColumnComboBox
SpreadSheetPanel. m_ColumnComboBox
for listing the column names.
-