- GENERATOR - Static variable in interface jgloss.ui.xml.JGlossDocument.Elements
-
- getAnnotatedText() - Method in class jgloss.ui.annotation.Annotation
-
- getAnnotatedTextReading() - Method in class jgloss.ui.annotation.Annotation
-
- getAnnotation() - Method in class jgloss.ui.annotation.AnnotationEvent
-
Returns the annotation which has changed.
- getAnnotation(int) - Method in class jgloss.ui.annotation.AnnotationListModel
-
- getAnnotationCount() - Method in class jgloss.ui.annotation.AnnotationListModel
-
- getAnnotationElement() - Method in class jgloss.ui.annotation.Annotation
-
- getAnnotationElement(int) - Method in class jgloss.ui.html.JGlossHTMLDoc
-
Returns the annotation element spanning the given element offset.
- getAnnotationElements() - Method in class jgloss.ui.html.JGlossHTMLDoc
-
Returns a list of all annotation elements.
- getAnnotationListModel() - Method in class jgloss.ui.gloss.AnnotationList
-
- getAnnotationListModel() - Method in class jgloss.ui.gloss.JGlossFrameModel
-
- getAnnotationTagEqualTo(HTML.Tag) - Static method in class jgloss.ui.html.AnnotationTags
-
Returns the unique instance of the annotation tag which is equal to the HTML tag.
- getAnnotationTagEqualTo(String) - Static method in class jgloss.ui.html.AnnotationTags
-
- getApplicationName() - Method in class jgloss.JGlossApp
-
- getAutodetectedFonts() - Method in class jgloss.ui.gloss.DocumentStyleDialog
-
- getContentType() - Method in class jgloss.ui.html.JGlossEditorKit
-
Returns the MIME content type of the JGloss documents.
- getContextMenu() - Method in class jgloss.ui.gloss.AnnotationList
-
Returns a context menu with annotation-specific actions.
- getDictionaryForm() - Method in class jgloss.ui.annotation.Annotation
-
- getDictionaryFormReading() - Method in class jgloss.ui.annotation.Annotation
-
- getDocument() - Method in class jgloss.ui.gloss.JGlossFrameModel
-
- getDocumentName() - Method in class jgloss.ui.gloss.JGlossFrameModel
-
- getDocumentPath() - Method in class jgloss.ui.gloss.JGlossFrameModel
-
- getDocumentStyleDialog() - Static method in class jgloss.ui.gloss.DocumentStyleDialog
-
Returns the single application-wide instance.
- getDOMDocument() - Method in class jgloss.ui.xml.JGlossDocument
-
- getDTD() - Static method in class jgloss.ui.html.JGlossEditorKit
-
Initializes and returns the DTD used for parsing JGloss documents.
- getElement() - Method in class jgloss.ui.html.TextElement
-
- getElementAt(int) - Method in class jgloss.ui.gloss.AnnotationListModelAdapter
-
- getEndOffset() - Method in class jgloss.ui.annotation.Annotation
-
- getFrame(JGlossFrame) - Static method in class jgloss.ui.gloss.DocumentActions
-
Returns the target frame for an import or open action.
- getFrame() - Method in class jgloss.ui.gloss.JGlossFrame
-
- getFrameCount() - Static method in class jgloss.ui.gloss.JGlossFrame
-
Returns the number of currently open JGlossFrames.
- getGrammaticalType() - Method in class jgloss.ui.annotation.Annotation
-
- getHTMLDocument() - Method in class jgloss.ui.gloss.JGlossFrameModel
-
- getId() - Method in class jgloss.ui.html.AnnotationTags
-
Returns the id of this tag.
- getIndex() - Method in class jgloss.ui.annotation.AnnotationEvent
-
Returns the index of the changed annotation in the annotation model.
- getJGlossDocument() - Method in class jgloss.ui.html.JGlossHTMLDoc
-
- getLookupFrame() - Static method in class jgloss.JGlossApp
-
- getMaximumSpan(int) - Method in class jgloss.ui.html.JGlossEditorKit.AnnotationView
-
Returns the maximum span of the view.
- getMenu() - Method in class jgloss.ui.gloss.AnnotationList
-
Returns the menu which contains the annotation-specific action.
- getModel() - Method in class jgloss.ui.gloss.JGlossFrame
-
- getParagraphElement(int) - Method in class jgloss.ui.html.JGlossHTMLDoc
-
- getParsePosition() - Method in class jgloss.ui.html.JGlossHTMLDoc
-
Returns the position in the document the current reader is at.
- getParser() - Method in class jgloss.ui.html.JGlossEditorKit
-
Returns an HTML parser for loading a document.
- getPreferencesPanels() - Method in class jgloss.JGlossApp
-
- getReader(int) - Method in class jgloss.ui.html.JGlossHTMLDoc
-
Returns a reader for a document at the given position.
- getReader(int, int, int, HTML.Tag) - Method in class jgloss.ui.html.JGlossHTMLDoc
-
Returns a reader for a document at the given position.
- getReading(int) - Method in class jgloss.ui.annotation.Annotation
-
- getReadingBase(int) - Method in class jgloss.ui.annotation.Annotation
-
- getReadingCount() - Method in class jgloss.ui.annotation.Annotation
-
- getReadingIndex() - Method in class jgloss.ui.annotation.AnnotationEvent
-
Index of the reading which changed, if this is a readingChanged
event.
- getSize() - Method in class jgloss.ui.gloss.AnnotationListModelAdapter
-
- getStartOffset() - Method in class jgloss.ui.annotation.Annotation
-
- getStyleSheet() - Method in class jgloss.ui.html.JGlossEditorKit
-
- getText() - Method in class jgloss.ui.html.TextElement
-
Returns the text of this node.
- getTextFromElement(Element) - Static method in class jgloss.ui.html.TextElement
-
- getTitle() - Method in class jgloss.ui.html.JGlossHTMLDoc
-
Returns the title of the document.
- getTitle() - Method in class jgloss.ui.wizard.WizardPage
-
- getTranslation() - Method in class jgloss.ui.annotation.Annotation
-
- getUnannotatedText(int, int) - Method in class jgloss.ui.html.JGlossHTMLDoc
-
Returns only the base text of the selected span, not reading and translation annotations.
- getViewFactory() - Method in class jgloss.ui.html.JGlossEditorKit
-
Returns the view factory which creates views for a JGloss document.
- getWizardPanel() - Method in class jgloss.ui.wizard.Wizard
-
- jgloss - package jgloss
-
- JGLOSS - Static variable in interface jgloss.ui.xml.JGlossDocument.Elements
-
- jgloss.ui.annotation - package jgloss.ui.annotation
-
Classes specific to the annotation editor tree.
- jgloss.ui.export - package jgloss.ui.export
-
Classes for exporting JGloss documents to other formats.
- jgloss.ui.gloss - package jgloss.ui.gloss
-
- jgloss.ui.html - package jgloss.ui.html
-
Management of the JGloss document in HTML DOM format.
- jgloss.ui.welcome - package jgloss.ui.welcome
-
Classes which show the welcome dialog which guides the user through the first steps using a
wizard GUI.
- jgloss.ui.wizard - package jgloss.ui.wizard
-
Simple wizard framework classes for showing a dialog with a list of consecutive panels.
- jgloss.ui.xml - package jgloss.ui.xml
-
Management of the JGloss document in XML format.
- JGloss1Converter - Class in jgloss.ui.xml
-
Convert a JGloss 1 file to JGloss 2 XML format.
- JGloss1Converter() - Constructor for class jgloss.ui.xml.JGloss1Converter
-
- JGLOSS_FILE_FILTER - Static variable in class jgloss.ui.gloss.JGlossFrame
-
A file filter which will accept JGloss documents.
- JGlossApp - Class in jgloss
-
Base class for launching the full application, including the word lookup and document parser
part.
- JGlossApp() - Constructor for class jgloss.JGlossApp
-
- JGlossDocument - Class in jgloss.ui.xml
-
- JGlossDocument(InputSource) - Constructor for class jgloss.ui.xml.JGlossDocument
-
- JGlossDocument(Document) - Constructor for class jgloss.ui.xml.JGlossDocument
-
- JGlossDocument.Attributes - Interface in jgloss.ui.xml
-
- JGlossDocument.Elements - Interface in jgloss.ui.xml
-
- JGlossDocumentBuilder - Class in jgloss.ui.xml
-
Build JGloss XML documents from input sources.
- JGlossDocumentBuilder() - Constructor for class jgloss.ui.xml.JGlossDocumentBuilder
-
- JGlossEditor - Class in jgloss.ui.html
-
JGlossEditor is a JTextPane with extensions specific to the manipulation on
text with translation annotations.
- JGlossEditor(AnnotationList) - Constructor for class jgloss.ui.html.JGlossEditor
-
Creates a new editor for JGloss annotated documents with an associated
annotation editor.
- JGlossEditorKit - Class in jgloss.ui.html
-
The JGlossEditorKit
is an extension of the
HTMLEditorKit
with several additions to manage the generation,
display and manipulation of JGloss documents.
- JGlossEditorKit(boolean, boolean) - Constructor for class jgloss.ui.html.JGlossEditorKit
-
Creates a new editor kit for JGloss documents.
- JGlossEditorKit.AnnotationView - Class in jgloss.ui.html
-
A view which renders an annotation.
- JGlossEditorKit.AnnotationView(Element) - Constructor for class jgloss.ui.html.JGlossEditorKit.AnnotationView
-
Creates a new view for an annotation element.
- JGlossFrame - Class in jgloss.ui.gloss
-
Frame which contains everything needed to edit a single JGloss document.
- JGlossFrame() - Constructor for class jgloss.ui.gloss.JGlossFrame
-
Creates a new JGlossFrame which does not contain a document.
- JGlossFrameModel - Class in jgloss.ui.gloss
-
- JGlossHTMLDoc - Class in jgloss.ui.html
-
Extends the HTML document class to handle JGloss document annotations.
- JGlossHTMLDoc.Attributes - Interface in jgloss.ui.html
-
- JGlossLookupFrame - Class in jgloss.ui.gloss
-
- JGlossLookupFrame(LookupModel) - Constructor for class jgloss.ui.gloss.JGlossLookupFrame
-