Eclipse JDT
2.0

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 given color keys and given RGB objects.
IColorManagerExtension A color manager extension for extending IColorManager instances with new functionality.
IJavaColorConstants Color keys used for syntax highlighting Java code and JavaDoc compliant comments.
 

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 a Java source viewer.


Eclipse JDT
2.0

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