Package org.eclipse.jdt.ui.text
package org.eclipse.jdt.ui.text
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.-
ClassDescriptionManages SWT color objects for the given color keys and given
RGB
objects.ExtendsIColorManager
with the ability to bind and un-bind colors.Color keys used for syntax highlighting Java code and Javadoc compliant comments.Configuration for a source viewer which shows Java code.Tools required to configure a Java text viewer.