|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.dialogs.Dialog
com.ibm.etools.systems.core.ui.dialogs.SystemPromptDialog
com.ibm.etools.systems.launch.remoteJava.ui.UniversalClasspathEntryPromptDialog
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
UniversalClasspathEntryPromptDialog(Shell shell,
String title,
String inputString,
SystemConnection connection)
Constructor for EnvironmentVariablesPromptDialog. |
|
UniversalClasspathEntryPromptDialog(Shell shell,
String title,
SystemConnection connection)
Constructor for EnvironmentVariablesPromptDialog. |
Method Summary | |
---|---|
protected void |
browseClassPath()
|
protected Control |
createInner(Composite parent)
Called by createContents method. |
String |
getEntryValue()
Getter method for entryValue |
protected Control |
getInitialFocusControl()
Return the Control to be given initial focus. |
protected boolean |
processOK()
To be overridden by children. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String copyright
Constructor Detail |
public UniversalClasspathEntryPromptDialog(Shell shell, String title, SystemConnection connection)
shell
- title
- public UniversalClasspathEntryPromptDialog(Shell shell, String title, String inputString, SystemConnection connection)
shell
- title
- Method Detail |
protected Control createInner(Composite parent)
SystemPromptDialog
createInner
in class SystemPromptDialog
SystemPromptDialog.createInner(Composite)
protected void browseClassPath()
protected Control getInitialFocusControl()
SystemPromptDialog
getInitialFocusControl
in class SystemPromptDialog
SystemPromptDialog.getInitialFocusControl()
public String getEntryValue()
protected boolean processOK()
SystemPromptDialog
processOK
in class SystemPromptDialog
SystemPromptDialog.processOK()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |