RSE
Release 3.3

Uses of Interface
org.eclipse.rse.subsystems.terminals.core.ITerminalServiceSubSystem

Packages that use ITerminalServiceSubSystem
org.eclipse.rse.subsystems.terminals.core Application programming interface for creating customized terminal subsystems. 
org.eclipse.rse.subsystems.terminals.core.elements Application programming interface for creating customized terminal subsystems. 
 

Uses of ITerminalServiceSubSystem in org.eclipse.rse.subsystems.terminals.core
 

Classes in org.eclipse.rse.subsystems.terminals.core that implement ITerminalServiceSubSystem
 class TerminalServiceSubSystem
          A Subsystem that has terminal instances as children.
 

Uses of ITerminalServiceSubSystem in org.eclipse.rse.subsystems.terminals.core.elements
 

Constructors in org.eclipse.rse.subsystems.terminals.core.elements with parameters of type ITerminalServiceSubSystem
TerminalElement(String name, ITerminalServiceSubSystem terminalServiceSubSystem)
          Constructor.
 


RSE
Release 3.3

Copyright (c) IBM Corporation and others 2000, 2011. All Rights Reserved.