|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConsoleLoginPanel | |
|---|---|
| com.metamatrix.console.ui.dialog | |
| Uses of ConsoleLoginPanel in com.metamatrix.console.ui.dialog |
|---|
| Methods in com.metamatrix.console.ui.dialog that return ConsoleLoginPanel | |
|---|---|
ConsoleLoginPanel |
ConsoleLoginDialog.getLoginPanel()
|
ConsoleLoginPanel |
ConsoleLoginWindow.getLoginPanel()
|
| Methods in com.metamatrix.console.ui.dialog with parameters of type ConsoleLoginPanel | |
|---|---|
static void |
ConsoleLoginWindow.show(java.lang.String title,
ConsoleLoginPanel panel,
boolean isFirstLogin)
Creates and displays a ConsoleLoginWindow centered on the screen with the specified title, containing the specified LoginPanel. |
| Constructors in com.metamatrix.console.ui.dialog with parameters of type ConsoleLoginPanel | |
|---|---|
ConsoleLoginDialog(java.lang.String title,
ConsoleLoginPanel panel,
boolean showSelectConnectionCheckBox,
boolean insertDefaultUserName)
Creates a ConsoleLoginDialog containing the specified ConsoleLoginPanel, and with the specified title appended to the specified prefix |
|
ConsoleLoginWindow(java.lang.String title,
ConsoleLoginPanel panel,
boolean showSelectConnectionCheckBox,
boolean insertDefaultUserName)
Creates a ConsoleLoginWindow containing the specified ConsoleLoginPanel, and with the specified title appended to the specified prefix. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||