Uses of Class
adams.gui.core.SearchableBaseList
-
Packages that use SearchableBaseList Package Description adams.gui.core adams.gui.tools adams.gui.tools.wekainvestigator.tab -
-
Uses of SearchableBaseList in adams.gui.core
Fields in adams.gui.core declared as SearchableBaseList Modifier and Type Field Description protected SearchableBaseListFilePanel. m_Listthe List for the non-detailed view.protected SearchableBaseListAbstractQuickSearchPanel. m_ListItemsthe flow editor for displaying the items. -
Uses of SearchableBaseList in adams.gui.tools
Fields in adams.gui.tools declared as SearchableBaseList Modifier and Type Field Description protected SearchableBaseListPreviewBrowserPanel. m_ListArchiveFilesthe list with the archive files.protected SearchableBaseListClassHelpPanel. m_ListClassesthe flow editor for displaying flows.protected SearchableBaseListConfigureOptionHandlerPanel. m_ListClassesthe flow editor for displaying flows.protected SearchableBaseListPreviewBrowserPanel. m_ListLocalFilesthe list with the local files.Methods in adams.gui.tools that return SearchableBaseList Modifier and Type Method Description SearchableBaseListPreviewBrowserPanel. getArchiveFilesList()Returns the list component for files in the archive.SearchableBaseListPreviewBrowserPanel. getLocalFilesList()Returns the list component for files in the archive. -
Uses of SearchableBaseList in adams.gui.tools.wekainvestigator.tab
Fields in adams.gui.tools.wekainvestigator.tab declared as SearchableBaseList Modifier and Type Field Description protected SearchableBaseListInstanceTab. m_ListIDsthe list with instance IDs to display.
-