public class BasicLoginPaneUI extends LoginPaneUI
JXLoginPane UI.| Constructor and Description |
|---|
BasicLoginPaneUI(JXLoginPane dlg)
Creates a new instance of BasicLoginDialogUI
|
| Modifier and Type | Method and Description |
|---|---|
static ComponentUI |
createUI(JComponent c) |
Image |
getBanner()
Creates default 400x60 banner for the login panel.
|
protected void |
installDefaults() |
void |
installUI(JComponent c) |
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, paint, uninstallUI, updatepublic BasicLoginPaneUI(JXLoginPane dlg)
public static ComponentUI createUI(JComponent c)
public void installUI(JComponent c)
installUI in class ComponentUIprotected void installDefaults()
public Image getBanner()
getBanner in class LoginPaneUILoginPaneUI.getBanner()Copyright © 2017. All Rights Reserved.