|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.rse.internal.subsystems.shells.subsystems.RemoteCommandShell
org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem.ServiceCommandShell
| Field Summary | |
|---|---|
protected IHostShell |
_hostShell
|
protected org.eclipse.rse.internal.subsystems.shells.servicesubsystem.OutputRefreshJob |
_lastRefreshJob
|
| Fields inherited from class org.eclipse.rse.internal.subsystems.shells.subsystems.RemoteCommandShell |
|---|
_cmdHistory, _cmdSubSystem, _cwd, _fileSubSystem, _id, _name, _output, _project, _type |
| Constructor Summary | |
|---|---|
ServiceCommandShell(IRemoteCmdSubSystem cmdSS,
IHostShell hostShell)
|
|
| Method Summary | |
|---|---|
ICandidateCommand[] |
getCandidateCommands()
Return the list of possible commands for this command shell |
IHostShell |
getHostShell()
|
String |
getTitle()
|
boolean |
isActive()
Indicate whether the corresponding command is running or not |
void |
shellOutputChanged(IHostShellChangeEvent event)
|
void |
writeToShell(String cmd)
|
| Methods inherited from class org.eclipse.rse.internal.subsystems.shells.subsystems.RemoteCommandShell |
|---|
addOutput, associateProject, getAdapter, getAssociatedProject, getCommandSubSystem, getContext, getFileSubSystem, getHistory, getId, getIndexOf, getName, getOutputAt, getRoots, getSize, getType, getWorkingDirectory, isWindows, listOutput, removeOutput, removeOutput, setName, setType, setWorkingDirectory, updateHistory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.rse.subsystems.shells.core.subsystems.IRemoteCommandShell |
|---|
addOutput, associateProject, getAssociatedProject, getCommandSubSystem, getContext, getFileSubSystem, getHistory, getId, getIndexOf, getName, getOutputAt, getSize, getType, listOutput, removeOutput, removeOutput, updateHistory |
| Field Detail |
protected IHostShell _hostShell
protected org.eclipse.rse.internal.subsystems.shells.servicesubsystem.OutputRefreshJob _lastRefreshJob
| Constructor Detail |
public ServiceCommandShell(IRemoteCmdSubSystem cmdSS,
IHostShell hostShell)
| Method Detail |
public String getTitle()
public boolean isActive()
IRemoteCommandShell
isActive in interface IRemoteCommandShellpublic IHostShell getHostShell()
getHostShell in interface IServiceCommandShellpublic void shellOutputChanged(IHostShellChangeEvent event)
shellOutputChanged in interface IHostShellOutputListenerpublic ICandidateCommand[] getCandidateCommands()
IRemoteCommandShell
getCandidateCommands in interface IRemoteCommandShellpublic void writeToShell(String cmd)
writeToShell in interface IServiceCommandShell
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||