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 VerticalLayout
getGap, layoutContainer, setGapMethods inherited from class AbstractLayoutManager
addLayoutComponent, minimumLayoutSize, removeLayoutComponentMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface 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
-