Uses of Package
bibliothek.gui.dock.common.action.panel
Packages that use bibliothek.gui.dock.common.action.panel
Package
Description
Contains different
DockActions and subclasses of CAction to
create buttons, checkboxes, menus and other components as button in the titles and tabs of
CDockables.Supporting classes for
CPanelPopup.-
Classes in bibliothek.gui.dock.common.action.panel used by bibliothek.gui.dock.common.actionClassDescriptionA
PanelPopupWindowmanaging aJDialog.A wrapper around aJPopupMenu.APanelPopupWindowis a wrapper around the element (window, dialog, menu...) which shows the content of aCPanelPopup. -
Classes in bibliothek.gui.dock.common.action.panel used by bibliothek.gui.dock.common.action.panelClassDescriptionAbstract implementation of
PanelPopupWindow, handles thePanelPopupWindowListeners.
Subclasses should callAbstractPanelPopupWindow.validateBounds(Rectangle, GraphicsConfiguration)before they get visibleAPanelPopupWindowis a wrapper around the element (window, dialog, menu...) which shows the content of aCPanelPopup.A listener to aPanelPopupWindow.