bibliothek.gui.dock.common.action.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-common Show documentation
Show all versions of docking-frames-common Show documentation
DockingFrames is an open source Java Swing docking framework, licenced under LGPL 2.1.
This is the same distribution as the original distribution (http://www.docking-frames.org/), only reinstalled in maven
/**
* Contains different {@link bibliothek.gui.dock.action.DockAction}s and subclasses of {@link bibliothek.gui.dock.common.action.CAction} to
* create buttons, checkboxes, menus and other components as button in the titles and tabs of
* {@link bibliothek.gui.dock.common.intern.CDockable}s.
*/
package bibliothek.gui.dock.common.action;