The console implementations provided by this plug-in are textual (TextConsole
, MessageConsole
and IOConsole
). However a client can provide alternate presentations since a console implementation is responsible for providing is page for the page book views in which consoles are displayed.
Subclass AbstractConsole
when implementing this interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|