Uses of Class
adams.gui.core.SpreadSheetQueryEditorPanel
-
Packages that use SpreadSheetQueryEditorPanel Package Description adams.gui.dialog adams.gui.tools.spreadsheetviewer.tab adams.gui.tools.wekainvestigator.tab -
-
Uses of SpreadSheetQueryEditorPanel in adams.gui.dialog
Fields in adams.gui.dialog declared as SpreadSheetQueryEditorPanel Modifier and Type Field Description protected SpreadSheetQueryEditorPanel
SpreadSheetQueryPanel. m_PanelQuery
the panel with the query.Methods in adams.gui.dialog that return SpreadSheetQueryEditorPanel Modifier and Type Method Description SpreadSheetQueryEditorPanel
SpreadSheetQueryPanel. getQueryPanel()
Returns the query panel. -
Uses of SpreadSheetQueryEditorPanel in adams.gui.tools.spreadsheetviewer.tab
Fields in adams.gui.tools.spreadsheetviewer.tab declared as SpreadSheetQueryEditorPanel Modifier and Type Field Description protected SpreadSheetQueryEditorPanel
Query. m_PanelQuery
the table with the information. -
Uses of SpreadSheetQueryEditorPanel in adams.gui.tools.wekainvestigator.tab
Fields in adams.gui.tools.wekainvestigator.tab declared as SpreadSheetQueryEditorPanel Modifier and Type Field Description protected SpreadSheetQueryEditorPanel
DataQueryTab. m_PanelQuery
the query panel.
-