bibliothek.gui.dock.common.theme.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
/**
* Classes related to the {@link bibliothek.gui.DockTheme}s. Provides a wrapper for each {@link bibliothek.gui.DockTheme}
* that is delivered with Core
. The wrappers make sure that colors, fonts and new buttons of Common
* are handled. Also contains a list of all themes that are known to this framework.
*/
package bibliothek.gui.dock.common.theme;