bibliothek.gui.dock.disable.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!
/**
* Contains the {@link bibliothek.gui.dock.disable.DisablingStrategy} and associated classes,
* allows clients to disable {@link bibliothek.gui.Dockable}s, {@link bibliothek.gui.dock.title.DockTitle}s
* or {@link bibliothek.gui.dock.action.DockAction}s.
*/
package bibliothek.gui.dock.disable;