|
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.files.ui.dialogs.SystemPromptForHomeFolderDialog
Dialog for prompting the user for his home folder. This is called once when * the user first expands his default "/home/username" filter string. *
NOT USED YET
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
SystemPromptForHomeFolderDialog(Shell shell,
SystemFilter filter)
Constructor |
Method Summary | |
---|---|
protected Control |
createInner(Composite parent)
Create and populate dialog area * @see SystemPromptDialog#createInner(Composite) |
protected Control |
getInitialFocusControl()
Return initial control to be given focus |
protected boolean |
processOK()
Called when user presses OK button |
void |
widgetDefaultSelected(SelectionEvent event)
From SelectionListener interface |
void |
widgetSelected(SelectionEvent event)
From SelectionListener interface |
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 SystemPromptForHomeFolderDialog(Shell shell, SystemFilter filter)
Method Detail |
protected Control getInitialFocusControl()
getInitialFocusControl
in class SystemPromptDialog
protected Control createInner(Composite parent)
createInner
in class SystemPromptDialog
public void widgetDefaultSelected(SelectionEvent event)
public void widgetSelected(SelectionEvent event)
protected boolean processOK()
processOK
in class SystemPromptDialog
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |