org.eclipse.rse.subsystems.shells.core.model
Class RemoteError
java.lang.Object
org.eclipse.rse.subsystems.shells.core.model.RemoteOutput
org.eclipse.rse.subsystems.shells.core.model.RemoteError
- All Implemented Interfaces:
- IAdaptable, IRemoteLineReference, IRemoteError, IRemoteOutput
public class RemoteError
- extends RemoteOutput
- implements IRemoteError
The RemoteOuputImpl class is an implementation of IRemoteOutput.
It is used for storing information about a particular line of output
Methods inherited from class org.eclipse.rse.subsystems.shells.core.model.RemoteOutput |
getAbsolutePath, getAdapter, getCharEnd, getCharStart, getChildren, getIndex, getLabel, getLine, getParent, getText, getType, hasChildren, setAbsolutePath, setCharEnd, setCharStart, setLine, setText, setType, toString |
RemoteError
public RemoteError(Object parent,
String type)
- Constructor
- Parameters:
parent
- container of the output
Copyright (c) IBM Corporation and others 2000, 2011. All Rights Reserved.