|
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
org.eclipse.rse.files.ui.dialogs.SystemRemoteArchiveDialog
public class SystemRemoteArchiveDialog
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 | |
---|---|
SystemRemoteArchiveDialog(Shell shell)
|
|
SystemRemoteArchiveDialog(Shell shell,
java.lang.String title)
|
|
SystemRemoteArchiveDialog(Shell shell,
java.lang.String title,
IHost defaultConnection)
|
Method Summary | |
---|---|
java.lang.String |
getTreeTip()
|
java.lang.String |
getVerbiage()
|
SystemActionViewerFilter |
getViewerFilter()
|
Methods inherited from class org.eclipse.rse.files.ui.dialogs.SystemRemoteFileDialog |
---|
createContents, handleDoubleClick |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemRemoteArchiveDialog(Shell shell, java.lang.String title, IHost defaultConnection)
public SystemRemoteArchiveDialog(Shell shell, java.lang.String title)
public SystemRemoteArchiveDialog(Shell shell)
Method Detail |
---|
public SystemActionViewerFilter getViewerFilter()
getViewerFilter
in class SystemRemoteFileDialog
public java.lang.String getVerbiage()
getVerbiage
in class SystemRemoteFileDialog
public java.lang.String getTreeTip()
getTreeTip
in class SystemRemoteFileDialog
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |