Uses of Class
org.jdesktop.swingx.AbstractLayoutManager
Packages that use AbstractLayoutManager
Package
Description
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
Provides basic implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
-
Uses of AbstractLayoutManager in org.jdesktop.swingx
Subclasses of AbstractLayoutManager in org.jdesktop.swingxModifier and TypeClassDescriptionclassOrganizes components in a horizontal layout.private final classclassOrganizes components in a vertical layout. -
Uses of AbstractLayoutManager in org.jdesktop.swingx.plaf.basic
Subclasses of AbstractLayoutManager in org.jdesktop.swingx.plaf.basicModifier and TypeClassDescriptionprotected classAUIResourceimplementation ofVerticalLayout.