public class RepositoriesDialog extends Object
Constructor and Description |
---|
RepositoriesDialog(org.eclipse.swt.widgets.Shell shell,
String preferredRepositoryName,
ILoginCallback callback) |
Modifier and Type | Method and Description |
---|---|
ILoginCallback |
getCallback() |
org.eclipse.swt.widgets.Composite |
getDialogArea() |
org.eclipse.swt.widgets.Shell |
getShell() |
void |
show() |
public RepositoriesDialog(org.eclipse.swt.widgets.Shell shell, String preferredRepositoryName, ILoginCallback callback)
public org.eclipse.swt.widgets.Composite getDialogArea()
public void show()
public ILoginCallback getCallback()
public org.eclipse.swt.widgets.Shell getShell()