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, update
public BasicLoginPaneUI(JXLoginPane dlg)
public static ComponentUI createUI(JComponent c)
public void installUI(JComponent c)
installUI
in class ComponentUI
protected void installDefaults()
public Image getBanner()
getBanner
in class LoginPaneUI
LoginPaneUI.getBanner()
Copyright © 2018. All rights reserved.