|
RSE Release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
Uses of IRemoteOutput in org.eclipse.rse.subsystems.shells.core.model |
---|
Classes in org.eclipse.rse.subsystems.shells.core.model that implement IRemoteOutput | |
---|---|
class |
RemoteError
The RemoteOuputImpl class is an implementation of IRemoteOutput. |
class |
RemoteOutput
The RemoteOuputImpl class is an implementation of IRemoteOutput. |
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. |
Uses of IRemoteOutput in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem |
---|
Methods in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem with parameters of type IRemoteOutput | |
---|---|
protected void |
ServiceCommandShell.notifyOutputChanged(IRemoteOutput[] outputs,
boolean cwdChanged)
Notify listeners about new outputs. |
|
RSE Release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |