bibliothek.gui.dock.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
${project.name} is base or core library
/**
* Contains classes that allow the user to switch between {@link java.awt.Component}s or
* from one {@link bibliothek.gui.Dockable} to another using only the keyboard.
*/
package bibliothek.gui.dock.focus;