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

Packages that use CPanelPopup
bibliothek.gui.dock.common.action   
bibliothek.gui.dock.common.action.panel   
 

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.