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, setGapMethods inherited from class org.jdesktop.swingx.AbstractLayoutManager
addLayoutComponent, minimumLayoutSize, removeLayoutComponentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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:
preferredLayoutSizein interfaceLayoutManager- Overrides:
preferredLayoutSizein classVerticalLayout
-