|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PanelPopupWindow | |
---|---|
bibliothek.gui.dock.common.action | |
bibliothek.gui.dock.common.action.panel |
Uses of PanelPopupWindow in bibliothek.gui.dock.common.action |
---|
Methods in bibliothek.gui.dock.common.action with parameters of type PanelPopupWindow | |
---|---|
void |
CPanelPopup.openPopup(PanelPopupWindow window)
Informs this CPanelPopup that its content is shown and
allows this to handle the closing event. |
Uses of PanelPopupWindow in bibliothek.gui.dock.common.action.panel |
---|
Classes in bibliothek.gui.dock.common.action.panel that implement PanelPopupWindow | |
---|---|
class |
AbstractPanelPopupWindow
Abstract implementation of PanelPopupWindow , handles
the PanelPopupWindowListener s. |
class |
DialogWindow
A PanelPopupWindow managing a JDialog . |
class |
MenuWindow
A wrapper around a JPopupMenu . |
Methods in bibliothek.gui.dock.common.action.panel with parameters of type PanelPopupWindow | |
---|---|
void |
PanelPopupWindowListener.closed(PanelPopupWindow window)
Called after window has been made invisible. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |