public class BasicLoginPaneUI extends LoginPaneUI
JXLoginPane UI.| Constructor | Description |
|---|---|
BasicLoginPaneUI(JXLoginPane dlg) |
Creates a new instance of BasicLoginDialogUI
|
| Modifier and Type | Method | 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 © 2018. All rights reserved.