All Downloads are FREE. Search and download functionalities are using the official Maven repository.

bibliothek.gui.dock.support.package-info Maven / Gradle / Ivy

Go to download

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

There is a newer version: 1.1.2p20b.fix-1
Show newest version
/**
 * Elements that are used as base for more sophisticated features. At least one
 * of the following conditions is true for the elements in this package:
 * 
    *
  • They do not need any code related to DockingFrames, and could be used * without the framework.
  • *
  • They are not useful in their current state, either they need to be * subclassed or they need a lot of properties to be changed.
  • *
*/ package bibliothek.gui.dock.support;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy