Uses of Class
bibliothek.gui.dock.common.action.CPanelPopup

Packages that use CPanelPopup
bibliothek.gui.dock.common.action Contains different DockActions and subclasses of CAction to create buttons, checkboxes, menus and other components as button in the titles and tabs of CDockables. 
bibliothek.gui.dock.common.action.panel Supporting classes for CPanelPopup
 

Uses of CPanelPopup in bibliothek.gui.dock.common.action
 

Methods in bibliothek.gui.dock.common.action that return CPanelPopup
 CPanelPopup CPanelPopup.PanelPopup.getAction()
          Gets the CAction that is represented by this action.
 

Uses of CPanelPopup in bibliothek.gui.dock.common.action.panel
 

Constructors in bibliothek.gui.dock.common.action.panel with parameters of type CPanelPopup
DialogWindow(Component owner, CPanelPopup panel)
          Creates a new window.