public class LoginDialog
extends TitleAreaDialog
| Constructor and Description |
|---|
LoginDialog(Shell parentShell) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cancelPressed() |
protected void |
configureShell(Shell newShell) |
protected Control |
createButtonBar(Composite parent) |
protected Control |
createDialogArea(Composite parent) |
protected void |
handleComplete(java.util.Collection<LoginHandler> result) |
protected boolean |
isResizable() |
protected void |
okPressed() |
protected void |
toggleAdvanced(boolean selection) |
protected boolean isResizable()
protected void configureShell(Shell newShell)
protected Control createDialogArea(Composite parent)
protected Control createButtonBar(Composite parent)
protected void toggleAdvanced(boolean selection)
protected void okPressed()
protected void handleComplete(java.util.Collection<LoginHandler> result)
protected void cancelPressed()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0