org.ocopomo.annotation.content.views
Class LoginDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
org.ocopomo.annotation.content.views.LoginDialog
public class LoginDialog
- extends org.eclipse.swt.widgets.Dialog
Constructor Summary |
LoginDialog(org.eclipse.swt.widgets.Shell parentShell)
|
LoginDialog(org.eclipse.swt.widgets.Shell parentShell,
int style)
|
Methods inherited from class org.eclipse.swt.widgets.Dialog |
getParent, getStyle, getText, setText |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoginDialog
public LoginDialog(org.eclipse.swt.widgets.Shell parentShell)
LoginDialog
public LoginDialog(org.eclipse.swt.widgets.Shell parentShell,
int style)
open
public void open()
getUsername
public java.lang.String getUsername()
getPassword
public java.lang.String getPassword()