Package org.jdesktop.swingx.plaf
Class LoginPaneUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.PanelUI
org.jdesktop.swingx.plaf.LoginPaneUI
- Direct Known Subclasses:
BasicLoginPaneUI
- Author:
- rbair
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.swing.plaf.ComponentUI
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
-
Constructor Details
-
LoginPaneUI
public LoginPaneUI()
-
-
Method Details
-
getBanner
- Returns:
- The Image to use as the banner for the JXLoginPane. If this method returns null, then no banner will be shown.
-