Uses of Class
bibliothek.gui.dock.common.action.panel.MenuWindow

Packages that use MenuWindow
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. 
 

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

Methods in bibliothek.gui.dock.common.action that return MenuWindow
protected  MenuWindow CPanelPopup.createMenuWindow(javax.swing.JPopupMenu menu)
          Creates a new window which will be used as popup for this CPanelPopup.