Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Package
org.eclipse.ui.console

Packages that use org.eclipse.ui.console
org.eclipse.debug.ui Provides a generic debugger user interface that clients may customize via standard workbench extension points. 
org.eclipse.debug.ui.console

Provides a set of interfaces and classes for rendering and annotating text in the debug console. 

org.eclipse.ui.console Application programming interfaces for interaction with the Eclipse console. 
org.eclipse.ui.console.actions

Application programming interfaces for Eclipse console specific actions. 

 

Classes in org.eclipse.ui.console used by org.eclipse.debug.ui
IConsole
          A console.
 

Classes in org.eclipse.ui.console used by org.eclipse.debug.ui.console
IHyperlink
          A hyperlink in a console.
IOConsoleOutputStream
          OutputStream used to write to an IOConsole.
IPatternMatchListener
          A pattern match listener is registered with a TextConsole, and is notified when its pattern has been matched to contents in that console.
 

Classes in org.eclipse.ui.console used by org.eclipse.ui.console
AbstractConsole
          Common function for consoles.
ConsolePlugin
          The console plug-in class.
IConsole
          A console.
IConsoleDocumentPartitioner
          A document partitioner for a text console.
IConsoleListener
          A console listener is notified when consoles are added or removed from the console manager.
IConsoleManager
          The console manager manages registered consoles.
IConsoleView
          A view that displays consoles registered with the console manager.
IHyperlink
          A hyperlink in a console.
IOConsole
          A console that displays text from I/O streams.
IOConsoleInputStream
          InputStream used to read input from an IOConsole.
IOConsoleOutputStream
          OutputStream used to write to an IOConsole.
IPatternMatchListener
          A pattern match listener is registered with a TextConsole, and is notified when its pattern has been matched to contents in that console.
IPatternMatchListenerDelegate
          A pattern match listener delegate is notified of regular expression matches in a text console.
MessageConsole
          A console that displays messages.
MessageConsoleStream
          Used to write messages to a message console.
PatternMatchEvent
          An event describing a pattern match in a text console.
TextConsole
          An abstract text console that supports regular expression matching and hyperlinks.
TextConsoleViewer
          Default viewer used to display a TextConsole.
 

Classes in org.eclipse.ui.console used by org.eclipse.ui.console.actions
IConsole
          A console.
TextConsole
          An abstract text console that supports regular expression matching and hyperlinks.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire