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 |
---|---|
DoubleClickController |
DockController.getDoubleClickController()
Gets the manager for handling global double clicks of the mouse.
|
Modifier and Type | Method and Description |
---|---|
DoubleClickController |
DefaultDockControllerFactory.createDoubleClickController(DockController controller,
ControllerSetupCollection setup) |
DoubleClickController |
DockControllerFactory.createDoubleClickController(DockController controller,
ControllerSetupCollection setup)
Creates the controller that will forward double clicks with the mouse.
|