Package | Description |
---|---|
bibliothek.gui |
The high level interfaces of the framework and the most often used classes.
|
bibliothek.gui.dock.control |
Classes responsible to handle some global task.
|
Modifier and Type | Method and Description |
---|---|
PopupController |
DockController.getPopupController()
Gets the
PopupController which is responsible for managing the
popup menus. |
Modifier and Type | Method and Description |
---|---|
PopupController |
DefaultDockControllerFactory.createPopupController(DockController controller,
ControllerSetupCollection setup) |
PopupController |
DockControllerFactory.createPopupController(DockController controller,
ControllerSetupCollection setup)
Creates a listener which will open a popup-menu for each title
or dockable known to the controller.
|