|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IRemoteOutput | |
|---|---|
| org.eclipse.rse.files.ui.actions | |
| org.eclipse.rse.shells.ui.view | |
| org.eclipse.rse.subsystems.shells.core.subsystems | |
| Uses of IRemoteOutput in org.eclipse.rse.files.ui.actions |
|---|
| Fields in org.eclipse.rse.files.ui.actions declared as IRemoteOutput | |
protected IRemoteOutput |
SystemEditProjectFileLineAction._output
|
| Methods in org.eclipse.rse.files.ui.actions with parameters of type IRemoteOutput | |
protected boolean |
SystemEditProjectFileLineAction.openWorkspaceFile(IRemoteFile remoteFile,
IRemoteOutput output)
Open workspace file associated with IRemoteCommandShell. |
protected boolean |
SystemRemoteFileLineOpenWithMenu.openWorkspaceFile(IRemoteFile remoteFile,
IRemoteOutput output,
IEditorDescriptor desc)
Open workspace file associated with IRemoteCommandShell. |
| Constructors in org.eclipse.rse.files.ui.actions with parameters of type IRemoteOutput | |
SystemEditProjectFileLineAction(String text,
String tooltip,
ImageDescriptor image,
Shell parent,
String editorId,
IRemoteFile remoteFile,
IRemoteOutput output)
Constructor for SystemEditFileAction |
|
| Uses of IRemoteOutput in org.eclipse.rse.shells.ui.view |
|---|
| Methods in org.eclipse.rse.shells.ui.view with parameters of type IRemoteOutput | |
static IRemoteFile |
SystemViewRemoteOutputAdapter.outputToFile(IRemoteOutput output)
Returns the associated IRemoteFile for this line of remote output if one exists |
protected boolean |
SystemViewRemoteOutputAdapter.openWorkspaceFile(IRemoteFile remoteFile,
IRemoteOutput output)
Open workspace file associated with IRemoteCommandShell. |
| Uses of IRemoteOutput in org.eclipse.rse.subsystems.shells.core.subsystems |
|---|
| Subinterfaces of IRemoteOutput in org.eclipse.rse.subsystems.shells.core.subsystems | |
interface |
IRemoteError
This interface represents a handle to a line of remote command error. |
|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||