bibliothek.gui.dock.support.lookandfeel.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
/**
* Offers a list containing factories for various {@link javax.swing.LookAndFeel}s. The list can exchange
* the current {@link javax.swing.LookAndFeel} and update a set of {@link javax.swing.JComponent}.
*/
package bibliothek.gui.dock.support.lookandfeel;