Uses of Interface
adams.gui.core.AbstractNamedHistoryPanel.HistoryEntryToolTipProvider
-
Packages that use AbstractNamedHistoryPanel.HistoryEntryToolTipProvider Package Description adams.gui.core adams.gui.tools.wekainvestigator.tab -
-
Uses of AbstractNamedHistoryPanel.HistoryEntryToolTipProvider in adams.gui.core
Fields in adams.gui.core declared as AbstractNamedHistoryPanel.HistoryEntryToolTipProvider Modifier and Type Field Description protected AbstractNamedHistoryPanel.HistoryEntryToolTipProvider<T>AbstractNamedHistoryPanel. m_HistoryEntryToolTipProviderthe tool tip generator.Methods in adams.gui.core that return AbstractNamedHistoryPanel.HistoryEntryToolTipProvider Modifier and Type Method Description AbstractNamedHistoryPanel.HistoryEntryToolTipProvider<T>AbstractNamedHistoryPanel. getHistoryEntryToolTipProvider()Returns the currently set tool tip provider.Methods in adams.gui.core with parameters of type AbstractNamedHistoryPanel.HistoryEntryToolTipProvider Modifier and Type Method Description voidAbstractNamedHistoryPanel. setHistoryEntryToolTipProvider(AbstractNamedHistoryPanel.HistoryEntryToolTipProvider<T> value)Sets the tool tip provider. -
Uses of AbstractNamedHistoryPanel.HistoryEntryToolTipProvider in adams.gui.tools.wekainvestigator.tab
Classes in adams.gui.tools.wekainvestigator.tab that implement AbstractNamedHistoryPanel.HistoryEntryToolTipProvider Modifier and Type Class Description static classAssociateTab.HistoryPanelCustomized history panel.static classAttributeSelectionTab.HistoryPanelCustomized history panel.static classClassifyTab.HistoryPanelCustomized history panel.static classClusterTab.HistoryPanelCustomized history panel.static classExperimentTab.HistoryPanelCustomized history panel.
-