Uses of Class
adams.gui.core.SearchPanel
-
-
Uses of SearchPanel in adams.flow.sink
Fields in adams.flow.sink declared as SearchPanel Modifier and Type Field Description protected SearchPanel
PropertiesDisplay. m_PanelSearch
the search panel.protected SearchPanel
SpreadSheetDisplay. m_PanelSearch
the search panel.protected SearchPanel
SpreadSheetDisplay.SpreadSheetDisplayPanel. m_PanelSearch
for searching the spreadsheet.protected SearchPanel
ReportDisplay. m_SearchPanel
the search panel. -
Uses of SearchPanel in adams.gui.core
Fields in adams.gui.core declared as SearchPanel Modifier and Type Field Description protected SearchPanel
AbstractNamedHistoryPanel. m_PanelSearch
the panel for searching the entry names.protected SearchPanel
FilePanel. m_PanelSearch
the search panel.protected SearchPanel
SearchableBaseListWithButtons. m_PanelSearch
the search panel, if search is required.protected SearchPanel
SpreadSheetTableWithSearch. m_PanelSearch
for searching the spreadsheet. -
Uses of SearchPanel in adams.gui.dialog
Fields in adams.gui.dialog declared as SearchPanel Modifier and Type Field Description protected SearchPanel
SpreadSheetPanel. m_PanelSearch
the search panel. -
Uses of SearchPanel in adams.gui.event
Methods in adams.gui.event that return SearchPanel Modifier and Type Method Description SearchPanel
SearchEvent. getSearchPanel()
Returns the search panel that sent the event.Constructors in adams.gui.event with parameters of type SearchPanel Constructor Description SearchEvent(SearchPanel source, String searchText, boolean regExp)
Initializes the event. -
Uses of SearchPanel in adams.gui.flow
Fields in adams.gui.flow declared as SearchPanel Modifier and Type Field Description protected SearchPanel
ActorTreePanel. m_SearchPanel
the search panel. -
Uses of SearchPanel in adams.gui.selection
Fields in adams.gui.selection declared as SearchPanel Modifier and Type Field Description protected SearchPanel
AbstractTableBasedSelectionPanel. m_SearchPanel
the search panel.Methods in adams.gui.selection that return SearchPanel Modifier and Type Method Description protected SearchPanel
AbstractTableBasedSelectionPanel. newSearchPanel()
Creates a new search panel widget. -
Uses of SearchPanel in adams.gui.tools
Fields in adams.gui.tools declared as SearchPanel Modifier and Type Field Description protected SearchPanel
AbstractManagementPanel. m_PanelSearch
the search panel.protected SearchPanel
PropertiesViewerPanel. m_PanelSearch
the search panel.protected SearchPanel
SystemInfoPanel. m_PanelSearch
the search panel.protected SearchPanel
VariableManagementPanel. m_PanelSearch
for searching the variables.protected SearchPanel
PreviewBrowserPanel. m_SearchArchiveFiles
the search panel for the archive files.protected SearchPanel
PreviewBrowserPanel. m_SearchLocalFiles
the search panel for the local files. -
Uses of SearchPanel in adams.gui.tools.previewbrowser
Fields in adams.gui.tools.previewbrowser declared as SearchPanel Modifier and Type Field Description protected SearchPanel
PreviewDisplay. m_LastSearch
the last search panel that was encountered. -
Uses of SearchPanel in adams.gui.tools.spreadsheetviewer
Fields in adams.gui.tools.spreadsheetviewer declared as SearchPanel Modifier and Type Field Description protected SearchPanel
SpreadSheetPanel. m_PanelSearch
the search panel. -
Uses of SearchPanel in adams.gui.tools.sqlworkbench
Fields in adams.gui.tools.sqlworkbench declared as SearchPanel Modifier and Type Field Description protected SearchPanel
SqlMetaDataPanel. m_PanelTableSearch
the panel for searching the result.protected SearchPanel
SqlQueryPanel. m_PanelTableSearch
the panel for searching the result. -
Uses of SearchPanel in adams.gui.tools.wekainvestigator.output
Fields in adams.gui.tools.wekainvestigator.output declared as SearchPanel Modifier and Type Field Description protected SearchPanel
TableContentPanel. m_PanelSearch
the search panel. -
Uses of SearchPanel in adams.gui.tools.wekainvestigator.tab
Fields in adams.gui.tools.wekainvestigator.tab declared as SearchPanel Modifier and Type Field Description protected SearchPanel
InstanceTab. m_PanelSearchID
the search panel for the IDs. -
Uses of SearchPanel in adams.gui.visualization.container
Fields in adams.gui.visualization.container declared as SearchPanel Modifier and Type Field Description protected SearchPanel
AbstractContainerList. m_PanelSearch
the panel for searching the entry names. -
Uses of SearchPanel in adams.gui.visualization.debug
Fields in adams.gui.visualization.debug declared as SearchPanel Modifier and Type Field Description protected SearchPanel
InspectionPanel. m_PanelSearch
the search panel.protected SearchPanel
StoragePanel. m_PanelSearch
the search panel. -
Uses of SearchPanel in adams.gui.visualization.debug.objectrenderer
Fields in adams.gui.visualization.debug.objectrenderer declared as SearchPanel Modifier and Type Field Description protected SearchPanel
PropertiesRenderer. m_LastSearchPanel
the last setup. -
Uses of SearchPanel in adams.gui.visualization.image
Fields in adams.gui.visualization.image declared as SearchPanel Modifier and Type Field Description protected SearchPanel
AbstractObjectOverlayFromReport.LocatedObjectsPanel. m_PanelSearch
the panel for searching the table.protected SearchPanel
ObjectAnnotations.LocatedObjectsPanel. m_PanelSearch
the panel for searching the table.protected SearchPanel
ImagePanel. m_PanelSearchProperties
the search panel for searching in the properties. -
Uses of SearchPanel in adams.gui.visualization.instance
Fields in adams.gui.visualization.instance declared as SearchPanel Modifier and Type Field Description protected SearchPanel
InstanceExplorer. m_SearchPanel
for searching the fields in the reports.protected SearchPanel
LoadDatasetDialog. m_SearchPanel
the search panel. -
Uses of SearchPanel in adams.gui.visualization.instances
Fields in adams.gui.visualization.instances declared as SearchPanel Modifier and Type Field Description protected SearchPanel
InstancesPanel. m_PanelSearch
the search panel.Methods in adams.gui.visualization.instances that return SearchPanel Modifier and Type Method Description SearchPanel
InstancesPanel. getSearchPanel()
Returns the underlying search panel. -
Uses of SearchPanel in adams.gui.visualization.object.annotationsdisplay
Fields in adams.gui.visualization.object.annotationsdisplay declared as SearchPanel Modifier and Type Field Description protected SearchPanel
DefaultAnnotationsDisplayPanel. m_PanelSearch
the search panel. -
Uses of SearchPanel in adams.gui.visualization.report
Fields in adams.gui.visualization.report declared as SearchPanel Modifier and Type Field Description protected SearchPanel
ReportFactory.Dialog. m_SearchPanel
the search panel. -
Uses of SearchPanel in adams.gui.visualization.spreadsheet
Fields in adams.gui.visualization.spreadsheet declared as SearchPanel Modifier and Type Field Description protected SearchPanel
LoadSpreadSheetDialog. m_SearchPanel
the search panel.protected SearchPanel
SpreadSheetExplorer. m_SearchPanel
for searching the fields in the reports. -
Uses of SearchPanel in adams.gui.visualization.timeseries
Fields in adams.gui.visualization.timeseries declared as SearchPanel Modifier and Type Field Description protected SearchPanel
TimeseriesExplorer. m_SearchPanel
for searching the fields in the reports.
-