Uses of Package
org.eclipse.equinox.bidi.custom
-
Packages that use org.eclipse.equinox.bidi.custom 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. -
Classes in org.eclipse.equinox.bidi.custom used by org.eclipse.equinox.bidi Class Description StructuredTextTypeHandler Generic handler to be used as superclass (base class) for specific structured text handlers. -
Classes in org.eclipse.equinox.bidi.custom used by org.eclipse.equinox.bidi.advanced Class Description StructuredTextTypeHandler Generic handler to be used as superclass (base class) for specific structured text handlers. -
Classes in org.eclipse.equinox.bidi.custom used by org.eclipse.equinox.bidi.custom Class 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. -
Classes in org.eclipse.equinox.bidi.custom used by org.eclipse.jface.util Class Description StructuredTextTypeHandler Generic handler to be used as superclass (base class) for specific structured text handlers.