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

  




 

 

EclipseJDT Plug-in Developer Guide
Previous Page Home Next Page


Eclipse JDT
Release 3.5

Package org.eclipse.jdt.ui.text

Application programming interfaces for interaction with the Eclipse Java User Interface text support.

See:
           Description

Interface Summary
IColorManager Manages SWT color objects for the given color keys and given RGB objects.
IColorManagerExtension Extends IColorManager with the ability to bind and un-bind colors.
IJavaColorConstants Color keys used for syntax highlighting Java code and Javadoc compliant comments.
IJavaPartitions Definition of Java partitioning and its partitions.
 

Class Summary
JavaSourceViewerConfiguration Configuration for a source viewer which shows Java code.
JavaTextTools Tools required to configure a Java text viewer.
 

Package org.eclipse.jdt.ui.text Description

Application programming interfaces for interaction with the Eclipse Java User Interface text support.

Package Specification

Support for presenting Java text. The class JavaTextTools provides access to the different scanners to partition and color Java source code. The class JavaSourceViewerConfiguration defines a standard configuration for Java source viewers.


Eclipse JDT
Release 3.5

Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.

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