Package org.pushingpixels.flamingo.api.common.popup
-
Interface Summary Interface Description JColorSelectorPopupMenu.ColorSelectorCallback 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 JColorSelectorPopupMenu JCommandPopupMenu Popup menu.JPopupPanel Base class for popup panels.PopupPanelManager Manager for showing and hidingJPopupPanel
s.PopupPanelManager.PopupEvent Popup event.PopupPanelManager.PopupInfo Information on a single showing popup.