Uses of Class
adams.gui.core.BaseListWithButtons
-
-
Uses of BaseListWithButtons in adams.flow.processor
Fields in adams.flow.processor declared as BaseListWithButtons Modifier and Type Field Description protected BaseListWithButtonsActorLocationsPanel. m_Listthe list. -
Uses of BaseListWithButtons in adams.gui.core
Subclasses of BaseListWithButtons in adams.gui.core Modifier and Type Class Description classFileListWithButtonsA specialized list that allows the addition/removal of files.classSearchableBaseListWithButtonsSearchable list widget with buttons on the right. -
Uses of BaseListWithButtons in adams.gui.flow.tab
Fields in adams.gui.flow.tab declared as BaseListWithButtons Modifier and Type Field Description protected BaseListWithButtonsStorageNamesTab. m_ListStorageNamesfor listing all the names.protected BaseListWithButtonsVariablesTab. m_ListVariablesfor listing all the variables. -
Uses of BaseListWithButtons in adams.gui.flow.tabhandler
Fields in adams.gui.flow.tabhandler declared as BaseListWithButtons Modifier and Type Field Description protected BaseListWithButtonsParsedErrorHandler.ParseOutput. m_Listthe list with the paths. -
Uses of BaseListWithButtons in adams.gui.goe
Fields in adams.gui.goe declared as BaseListWithButtons Modifier and Type Field Description protected BaseListWithButtonsGenericArrayEditor. m_ElementListThe list component displaying current values. -
Uses of BaseListWithButtons in adams.gui.tools
Fields in adams.gui.tools declared as BaseListWithButtons Modifier and Type Field Description protected BaseListWithButtonsFindInFilesPanel. m_ListResultsfor listing the files that matched.protected BaseListWithButtonsFavoritesManagementPanel. m_PanelFavoritesthe panel for the favorites.protected BaseListWithButtonsFavoritesManagementPanel. m_PanelSuperclassesthe panel for the superclasses. -
Uses of BaseListWithButtons in adams.gui.tools.remotecontrolcenter
Fields in adams.gui.tools.remotecontrolcenter declared as BaseListWithButtons Modifier and Type Field Description protected BaseListWithButtonsRemoteControlCenterEnginesPanel. m_ListEngineslist for the scripting engines. -
Uses of BaseListWithButtons in adams.gui.tools.wekamultiexperimenter.setup
Fields in adams.gui.tools.wekamultiexperimenter.setup declared as BaseListWithButtons Modifier and Type Field Description protected BaseListWithButtonsClassifierPanel. m_Listfor listing the classifiers.protected BaseListWithButtonsDatasetPanel. m_Listfor listing the files. -
Uses of BaseListWithButtons in adams.gui.visualization.stats.boxplot
Fields in adams.gui.visualization.stats.boxplot declared as BaseListWithButtons Modifier and Type Field Description protected BaseListWithButtonsBoxPlotManager. m_ListAvailableAttributesObject that contains a list and a group of buttons for choosing attributesprotected BaseListWithButtonsBoxPlotManager. m_ListChosenAttributesObject that contains a list and a group of buttons for removing attributes -
Uses of BaseListWithButtons in adams.gui.wizard
Fields in adams.gui.wizard declared as BaseListWithButtons Modifier and Type Field Description protected BaseListWithButtonsSelectMultipleDirectoriesPage. m_ListDirsthe list for the dir names.protected BaseListWithButtonsSelectMultipleFilesPage. m_ListFilesthe list for the file names.protected BaseListWithButtonsWekaSelectMultipleDatasetsPage. m_ListFilesthe list for the file names.
-