bibliothek.gui.dock.control.focus.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
A window docking framework for Swing
The newest version!
/**
* The focus sub-system is responsible for transfering the focus to the currently
* active {@link bibliothek.gui.Dockable}. The system usually reacts to user events
* like clicking the mouse, or closing a {@link bibliothek.gui.Dockable}.
*/
package bibliothek.gui.dock.control.focus;