bibliothek.gui.dock.control.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of docking-frames-core Show documentation
Show all versions of docking-frames-core Show documentation
${project.name} is base or core library
The newest version!
/**
* Classes responsible to handle some global task. They are used directly
* by a {@link bibliothek.gui.DockController} performing their task in the
* realm of that DockController
.
* The DockController
uses a
* {@link bibliothek.gui.dock.control.DockControllerFactory} to
* create instances of the handlers it needs, clients might provide an own
* factory to change some behaviour of the framework.
*/
package bibliothek.gui.dock.control;