bibliothek.gui.dock.accept.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!
/**
* Contains classes to deal with {@link bibliothek.gui.dock.accept.DockAcceptance}s.
* The classes in this package can be used to create new DockAcceptance
s
* by subclassing them, or to combine several DockAcceptance
s using
* some logical rules.
*/
package bibliothek.gui.dock.accept;