Uses of Package
bibliothek.gui.dock.action.popup

Packages that use bibliothek.gui.dock.action.popup
bibliothek.gui The high level interfaces of the framework and the most often used classes. 
bibliothek.gui.dock.action The components dealing with the logic of DockActions. 
bibliothek.gui.dock.action.popup Contains the popup-menu that is usually shown when the user right clickes on a Dockable or a DockTitle
bibliothek.gui.dock.control Classes responsible to handle some global task. 
 

Classes in bibliothek.gui.dock.action.popup used by bibliothek.gui
ActionPopupMenuFactory
          This interface is used by the PopupController to create new popup menus when the user right clickes on some Component.
 

Classes in bibliothek.gui.dock.action.popup used by bibliothek.gui.dock.action
ActionPopupMenuFactory
          This interface is used by the PopupController to create new popup menus when the user right clickes on some Component.
 

Classes in bibliothek.gui.dock.action.popup used by bibliothek.gui.dock.action.popup
ActionPopupMenu
          A menu that shows some DockActions and is opened when the user performs a right click onto a DockElementRepresentative or invokes a MenuDockAction.
ActionPopupMenuFactory
          This interface is used by the PopupController to create new popup menus when the user right clickes on some Component.
ActionPopupMenuListener
          A listener that is added to a ActionPopupMenu and is called if the menu is closed.
 

Classes in bibliothek.gui.dock.action.popup used by bibliothek.gui.dock.control
ActionPopupMenuFactory
          This interface is used by the PopupController to create new popup menus when the user right clickes on some Component.