Uses of Interface
adams.gui.core.AbstractNamedHistoryPanel.PopupCustomizer
-
Packages that use AbstractNamedHistoryPanel.PopupCustomizer Package Description adams.gui.core -
-
Uses of AbstractNamedHistoryPanel.PopupCustomizer in adams.gui.core
Fields in adams.gui.core declared as AbstractNamedHistoryPanel.PopupCustomizer Modifier and Type Field Description protected AbstractNamedHistoryPanel.PopupCustomizerAbstractNamedHistoryPanel. m_PopupCustomizeran optional customizer for the popup on the JList.Methods in adams.gui.core that return AbstractNamedHistoryPanel.PopupCustomizer Modifier and Type Method Description AbstractNamedHistoryPanel.PopupCustomizerAbstractNamedHistoryPanel. getPopupCustomizer()Returns the currently set popup customizer.Methods in adams.gui.core with parameters of type AbstractNamedHistoryPanel.PopupCustomizer Modifier and Type Method Description voidAbstractNamedHistoryPanel. setPopupCustomizer(AbstractNamedHistoryPanel.PopupCustomizer value)Sets the popup customizer to use.
-