Interface | Description |
---|---|
JGlossHTMLDoc.Attributes |
Class | Description |
---|---|
AnnotationListSynchronizer |
Update the annotation list in response to changes in the JGloss HTML document.
|
AnnotationTags |
Class enumerating the custom HTML tags used for modelling annotations in a document.
|
ElementUtil |
Static utility methods for
javax.swing.text.Element . |
HTMLToSAXParserAdapter |
Create the JGloss XML document structure from a
JGlossHTMLDoc . |
JGlossEditor |
JGlossEditor is a JTextPane with extensions specific to the manipulation on
text with translation annotations.
|
JGlossEditorKit |
The
JGlossEditorKit is an extension of the
HTMLEditorKit with several additions to manage the generation,
display and manipulation of JGloss documents. |
JGlossHTMLDoc |
Extends the HTML document class to handle JGloss document annotations.
|
SelectedAnnotationHighlighter |
Highlights the annotation currently selected in a
AnnotationList
in a JGlossEditor . |
TextElement |
Wraps a leaf element and provides accessors for the contained text.
|
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.