Package org.pushingpixels.flamingo.api.common.popup
-
Interface Summary Interface Description JPopupPanel.PopupPanelCustomizer Allows providing custom application logic for computing the screen bounds of popup panels before they are shown on the screen.PopupPanelCallback An application hook that allows associating a custom popup panel with a popup area of the specific command button.PopupPanelManager.PopupListener Listener on showing and hiding the popup panels. -
Class Summary Class Description AbstractPopupMenu Popup menu with groups of command buttons.JColorSelectorPopupMenu JCommandPopupMenu Popup menu with groups of command buttons.JPopupPanel Base class for popup panels.PopupPanelManager Manager for showing and hidingJPopupPanels.PopupPanelManager.PopupEvent Popup event.PopupPanelManager.PopupInfo Information on a single showing popup.