|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.window.Window
org.eclipse.jface.dialogs.Dialog
org.eclipse.rse.ui.dialogs.SystemPromptDialog
org.eclipse.rse.ui.dialogs.SystemRemoteResourceDialog
org.eclipse.rse.files.ui.dialogs.SystemRemoteFileDialog
public class SystemRemoteFileDialog
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.jface.window.Window |
---|
Window.IExceptionHandler |
Field Summary |
---|
Fields inherited from class org.eclipse.jface.dialogs.Dialog |
---|
blockedHandler, buttonBar, DIALOG_DEFAULT_BOUNDS, DIALOG_PERSISTLOCATION, DIALOG_PERSISTSIZE, dialogArea, DLG_IMG_ERROR, DLG_IMG_HELP, DLG_IMG_INFO, DLG_IMG_MESSAGE_ERROR, DLG_IMG_MESSAGE_INFO, DLG_IMG_MESSAGE_WARNING, DLG_IMG_QUESTION, DLG_IMG_WARNING, ELLIPSIS |
Fields inherited from class org.eclipse.jface.window.Window |
---|
CANCEL, OK |
Constructor Summary | |
---|---|
SystemRemoteFileDialog(Shell shell)
|
|
SystemRemoteFileDialog(Shell shell,
java.lang.String title)
|
|
SystemRemoteFileDialog(Shell shell,
java.lang.String title,
IHost defaultConnection)
|
Method Summary | |
---|---|
protected Control |
createContents(Composite parent)
Override of parent. |
java.lang.String |
getTreeTip()
|
java.lang.String |
getVerbiage()
|
SystemActionViewerFilter |
getViewerFilter()
|
protected void |
handleDoubleClick(DoubleClickEvent event)
Handles double clicks in viewer. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemRemoteFileDialog(Shell shell, java.lang.String title, IHost defaultConnection)
public SystemRemoteFileDialog(Shell shell, java.lang.String title)
public SystemRemoteFileDialog(Shell shell)
Method Detail |
---|
public java.lang.String getVerbiage()
getVerbiage
in class SystemRemoteResourceDialog
public java.lang.String getTreeTip()
getTreeTip
in class SystemRemoteResourceDialog
public SystemActionViewerFilter getViewerFilter()
getViewerFilter
in class SystemRemoteResourceDialog
protected Control createContents(Composite parent)
createContents
in class SystemPromptDialog
protected void handleDoubleClick(DoubleClickEvent event)
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |