|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.common.action.panel.AbstractPanelPopupWindow
bibliothek.gui.dock.common.action.panel.MenuWindow
public class MenuWindow
A wrapper around a JPopupMenu.
| Constructor Summary | |
|---|---|
MenuWindow(javax.swing.JPopupMenu menu)
Creates the new window. |
|
| Method Summary | |
|---|---|
void |
close()
Makes this window invisible |
boolean |
isOpen()
Tells whether this window is visible or not. |
| Methods inherited from class bibliothek.gui.dock.common.action.panel.AbstractPanelPopupWindow |
|---|
addListener, fireClosed, listeners, removeListener, validateBounds |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MenuWindow(javax.swing.JPopupMenu menu)
menu - the menu that is managed by this window| Method Detail |
|---|
public boolean isOpen()
PanelPopupWindow
true if visiblepublic void close()
PanelPopupWindow
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||