Package org.pushingpixels.flamingo.internal.ui.common.popup

Class Summary
BasicColorSelectorComponentUI Basic UI for color selector component JColorSelectorComponent.
BasicColorSelectorPanelUI Basic UI for color selector panel JColorSelectorPanel.
BasicCommandPopupMenuUI  
BasicCommandPopupMenuUI.MenuPanel  
BasicCommandPopupMenuUI.ScrollableCommandButtonPanel Popup panel that hosts groups of icons.
BasicPopupPanelUI Basic UI for popup panel JPopupPanel.
BasicPopupPanelUI.PopupPanelEscapeDismisser This class is used to trace the changes in the shown popup panels and install ESC key listener on the matching root pane so that the popup panels can be dismissed with the ESC key.
BasicPopupPanelUI.WindowTracker This class is used to dismiss popup panels on the following events: Mouse click outside any shown popup panel. Closing, iconifying or deactivation of a top-level window. Any change in the component hierarchy of a top-level window. Only one top-level window is tracked at any time.
ColorSelectorComponentUI UI for command button (JColorSelectorComponent).
ColorSelectorPanelUI UI for command button (JColorSelectorPanel).
JColorSelectorComponent  
JColorSelectorPanel  
PopupPanelUI UI for popup panel (JPopupPanel).