Package bibliothek.gui.dock.common.intern.action.panel

Supporting classes for CPanelPopup.

See:
          Description

Class Summary
BasicPanelPopupGenerator Basic handler for creating a button for a CPanelPopup.
BasicPanelPopupHandler A handler for a CPanelPopup which is shown in a title as button.
BasicPanelPopupMenuHandler A menu showing a custom component instead of menu items.
BasicPanelPopupMenuItemHandler Handles a CPanelPopup in a menu in the case that the action opens a dialog if triggered.
BubblePanelPopupGenerator Basic handler for creating a button for a CPanelPopup.
EclipsePanelPopupGenerator Basic handler for creating a button for a CPanelPopup.
FlatPanelPopupGenerator Basic handler for creating a button for a CPanelPopup.
PanelDropDownGenerator A generator for handling CPanelPopup as child of a drowdown-action.
PanelMenuGenerator A generator for creating menus for a CPanelPopup.
 

Package bibliothek.gui.dock.common.intern.action.panel Description

Supporting classes for CPanelPopup. These classes are factories and helper classes needed to create the Component which shows the action.