Package org.jdesktop.swingx
Class JXLoginPane.LoginPaneLayout
java.lang.Object
org.jdesktop.swingx.AbstractLayoutManager
org.jdesktop.swingx.VerticalLayout
org.jdesktop.swingx.JXLoginPane.LoginPaneLayout
- All Implemented Interfaces:
LayoutManager
,Serializable
- Enclosing class:
JXLoginPane
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jdesktop.swingx.VerticalLayout
getGap, layoutContainer, setGap
Methods inherited from class org.jdesktop.swingx.AbstractLayoutManager
addLayoutComponent, minimumLayoutSize, removeLayoutComponent
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.awt.LayoutManager
addLayoutComponent, layoutContainer, minimumLayoutSize, removeLayoutComponent
-
Constructor Details
-
LoginPaneLayout
private LoginPaneLayout()
-
-
Method Details
-
preferredLayoutSize
Description copied from class:VerticalLayout
- Specified by:
preferredLayoutSize
in interfaceLayoutManager
- Overrides:
preferredLayoutSize
in classVerticalLayout
-