|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITerminalView
Interface to the terminal view, allows to add new terminal pages.
| Method Summary | |
|---|---|
ITerminalPage |
addTerminal(IBidirectionalConnection connection,
ITerminalListener listener)
Creates a new terminal page which is connected to the specified Input- and Output streams. |
| Method Detail |
|---|
ITerminalPage addTerminal(IBidirectionalConnection connection,
ITerminalListener listener)
throws java.io.IOException
connection - bidirectional connection from which the terminal reads
the stream to print and which the keyboard input is sent to.listener - Instance of ITerminalListener, used for notification if
the terminal properties changed.
java.io.IOException - thrown if a connection error occurs.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||