Package | Description |
---|---|
org.eclipse.equinox.bidi |
This package provides classes for processing bidirectional
text with a special structure to ensure its proper presentation.
|
org.eclipse.equinox.bidi.advanced |
This package provides classes for users who need finer control
on structured text handling.
|
org.eclipse.equinox.bidi.custom |
This package provides APIs for plug-in developers to contribute
handlers for specific types of bidirectional expressions not
supported in the standard distribution.
|
org.eclipse.jface.util |
Provides useful building blocks used throughout JFace,
including property change events, a listener list implementation, and runtime
checked assertions.
|
Class and Description |
---|
StructuredTextTypeHandler
Generic handler to be used as superclass (base class)
for specific structured text handlers.
|
Class and Description |
---|
StructuredTextTypeHandler
Generic handler to be used as superclass (base class)
for specific structured text handlers.
|
Class and Description |
---|
StructuredTextCharTypes
Provides services related to the bidi classification of characters.
|
StructuredTextOffsets
Provides various services related to managing the array of
offsets where directional formatting characters should be inserted
in a source string.
|
StructuredTextTypeHandler
Generic handler to be used as superclass (base class)
for specific structured text handlers.
|
Class and Description |
---|
StructuredTextTypeHandler
Generic handler to be used as superclass (base class)
for specific structured text handlers.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.