A B C D E F G H I J L M N O P R S T U V W 

A

actionPerformed(ActionEvent) - Method in class jgloss.ui.export.ExportMenu
Starts the export process when an export menu item is selected.
actionPerformed(ActionEvent) - Method in class jgloss.ui.gloss.AnnotationEditorPanel
 
actionPerformed(ActionEvent) - Method in class jgloss.ui.gloss.JGlossFrame
Executes the appropriate action for a selection in the view menu.
addAnnotation(int, int, JGlossEditorKit) - Method in class jgloss.ui.html.JGlossHTMLDoc
Adds a new annotation for a part of the document.
addAnnotationFor(Element) - Method in class jgloss.ui.annotation.AnnotationListModel
Add an annotation node for an annotation element newly inserted into the JGloss HTML document.
addAnnotationListener(AnnotationListener) - Method in class jgloss.ui.annotation.AnnotationListModel
 
addKeyListener(KeyListener) - Method in class jgloss.ui.gloss.AnnotationList
Wraps the handler in a KeyEventDelegator.
addListDataListener(ListDataListener) - Method in class jgloss.ui.gloss.AnnotationListModelAdapter
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jgloss.ui.html.JGlossHTMLDoc
Adds a listener which will be notified of changes to the document title.
addStyleSheet(StyleSheet) - Method in class jgloss.ui.gloss.DocumentStyleDialog
Adds a new style sheet which will then automatically track any changes made to the user settings.
addWizardListener(WizardListener) - Method in class jgloss.ui.wizard.Wizard
 
anno - Variable in class jgloss.ui.annotation.Annotation
 
annotatedText - Variable in class jgloss.ui.annotation.Annotation
 
annotatedTextReading - Variable in class jgloss.ui.annotation.Annotation
 
Annotation - Class in jgloss.ui.annotation
 
Annotation(AnnotationListModel, Element) - Constructor for class jgloss.ui.annotation.Annotation
 
annotation - Variable in class jgloss.ui.annotation.AnnotationEvent
 
ANNOTATION - Static variable in class jgloss.ui.html.AnnotationTags
Tag which is used to model an annotation.
ANNOTATION - Static variable in interface jgloss.ui.xml.JGlossDocument.Elements
 
annotationChanged(AnnotationEvent) - Method in interface jgloss.ui.annotation.AnnotationListener
Triggered if the state of an annotation has changed in some way.
annotationChanged(AnnotationEvent) - Method in class jgloss.ui.gloss.AnnotationEditorPanel
 
annotationChanged(AnnotationEvent) - Method in class jgloss.ui.gloss.AnnotationListModelAdapter
 
AnnotationEditorPanel - Class in jgloss.ui.gloss
 
AnnotationEditorPanel() - Constructor for class jgloss.ui.gloss.AnnotationEditorPanel
 
AnnotationEvent - Class in jgloss.ui.annotation
Event which is triggered if the annotation list or the state of an annotation has changed in some way.
annotationInserted(AnnotationEvent) - Method in interface jgloss.ui.annotation.AnnotationListener
 
annotationInserted(AnnotationEvent) - Method in class jgloss.ui.gloss.AnnotationEditorPanel
 
annotationInserted(AnnotationEvent) - Method in class jgloss.ui.gloss.AnnotationListModelAdapter
 
AnnotationList - Class in jgloss.ui.gloss
 
AnnotationList() - Constructor for class jgloss.ui.gloss.AnnotationList
 
AnnotationListener - Interface in jgloss.ui.annotation
Listens to changes of annotations in the annotation list model.
AnnotationListModel - Class in jgloss.ui.annotation
 
AnnotationListModel(List<Element>) - Constructor for class jgloss.ui.annotation.AnnotationListModel
 
AnnotationListModel.Bias - Enum in jgloss.ui.annotation
 
AnnotationListModelAdapter - Class in jgloss.ui.gloss
 
AnnotationListModelAdapter(AnnotationListModel) - Constructor for class jgloss.ui.gloss.AnnotationListModelAdapter
 
AnnotationListSynchronizer - Class in jgloss.ui.html
Update the annotation list in response to changes in the JGloss HTML document.
AnnotationListSynchronizer(JGlossHTMLDoc, AnnotationListModel) - Constructor for class jgloss.ui.html.AnnotationListSynchronizer
 
annotationRemoved(AnnotationEvent) - Method in interface jgloss.ui.annotation.AnnotationListener
 
annotationRemoved(AnnotationEvent) - Method in class jgloss.ui.gloss.AnnotationEditorPanel
 
annotationRemoved(AnnotationEvent) - Method in class jgloss.ui.gloss.AnnotationListModelAdapter
 
AnnotationTags - Class in jgloss.ui.html
Class enumerating the custom HTML tags used for modelling annotations in a document.
AnnotationTags(String, boolean, boolean) - Constructor for class jgloss.ui.html.AnnotationTags
 
applyPreferences() - Method in class jgloss.ui.gloss.DocumentStyleDialog
 
applyPreferences(StyleSheet) - Method in class jgloss.ui.gloss.DocumentStyleDialog
Applies the settings from the application preferences to a single style sheet.

B

BASE - Static variable in interface jgloss.ui.html.JGlossHTMLDoc.Attributes
Name of the attribute of an annotation element which contains the dictionary form of the annotated word.
BASE - Static variable in interface jgloss.ui.xml.JGlossDocument.Attributes
 
BASE_READING - Static variable in interface jgloss.ui.html.JGlossHTMLDoc.Attributes
Name of the attribute of an annotation element which contains the dictionary form of the reading of the annotated word.
BASE_READING - Static variable in interface jgloss.ui.xml.JGlossDocument.Attributes
 
BASETEXT - Static variable in class jgloss.ui.html.AnnotationTags
A tag which contains the annotated text.
BODY - Static variable in interface jgloss.ui.xml.JGlossDocument.Elements
 
BR - Static variable in interface jgloss.ui.xml.JGlossDocument.Elements
 
build(Reader, boolean, ReadingAnnotationFilter, Parser, Dictionary[]) - Method in class jgloss.ui.xml.JGlossDocumentBuilder
 

C

caretUpdate(CaretEvent) - Method in class jgloss.ui.gloss.JGlossFrame
Reacts to text selection in the annotated document by searching the selected text in the lookup panel.
changedUpdate(DocumentEvent) - Method in class jgloss.ui.html.AnnotationListSynchronizer
 
COMPARE_BY_START_OFFSET - Static variable in class jgloss.ui.annotation.Annotation
Compare two annotations by their element start offset.
convert(InputStream) - Method in class jgloss.ui.xml.JGloss1Converter
Convert the JGloss 1 document read by the given input stream to a JGloss 2 document.
createDefaultDocument() - Method in class jgloss.ui.html.JGlossEditorKit
Creates a new document.
createFileMenuItems(JMenu) - Method in class jgloss.ui.gloss.JGlossLookupFrame
 
CURRENT_VERSION - Static variable in class jgloss.JGlossApp
 
currentStyles - Variable in class jgloss.ui.gloss.DocumentStyleDialog
The styles currently applied to the documents.

D

DescriptionLabel - Class in jgloss.ui.wizard
Label for HTML text with a standardized style.
DescriptionLabel() - Constructor for class jgloss.ui.wizard.DescriptionLabel
 
DescriptionLabel(String) - Constructor for class jgloss.ui.wizard.DescriptionLabel
 
dispose() - Method in class jgloss.ui.gloss.JGlossFrame
Dispose resources associated with the JGloss document.
dispose() - Method in class jgloss.ui.html.JGlossEditor
Dispose of resources associated with the editor.
DIV - Static variable in interface jgloss.ui.xml.JGlossDocument.Elements
 
doColorChooser(JButton) - Method in class jgloss.ui.gloss.DocumentStyleDialog
Displays the color chooser if a button with a color icon is selected.
DOCREADING - Static variable in interface jgloss.ui.html.JGlossHTMLDoc.Attributes
Name of the attribute of an rb element which contains the reading found in a document during import.
DOCREADING - Static variable in interface jgloss.ui.xml.JGlossDocument.Attributes
 
DocumentActions - Class in jgloss.ui.gloss
Collection of actions to create and open JGloss documents.
DocumentStyleDialog - Class in jgloss.ui.gloss
Style dialog which also manages JGloss document styles.
DocumentStyleDialog() - Constructor for class jgloss.ui.gloss.DocumentStyleDialog
 
doExit() - Method in class jgloss.JGlossApp
Exits JGloss.
doInBackground() - Method in class jgloss.ui.gloss.OpenDocumentWorker
 
done() - Method in class jgloss.ui.gloss.OpenDocumentWorker
 
DTD_PUBLIC - Static variable in class jgloss.ui.xml.JGlossDocument
 
DTD_RESOURCE - Static variable in class jgloss.ui.xml.JGlossDocument
 
DTD_SYSTEM - Static variable in class jgloss.ui.xml.JGlossDocument
 
dump(Element) - Static method in class jgloss.ui.html.ElementUtil
Dump the element and its children to System.out.

E

editor - Variable in class jgloss.ui.html.SelectedAnnotationHighlighter
 
ElementUtil - Class in jgloss.ui.html
Static utility methods for javax.swing.text.Element.
EMPTY_BORDER - Static variable in class jgloss.ui.wizard.WizardPage
 
EMPTY_ELEMENT_PLACEHOLDER - Static variable in class jgloss.ui.html.JGlossHTMLDoc
 
equals(Object) - Method in class jgloss.ui.html.AnnotationTags
Tests if the object is equal to this tag.
ExportMenu - Class in jgloss.ui.export
Menu with export items.
ExportMenu() - Constructor for class jgloss.ui.export.ExportMenu
Creates a new export menu.

F

findAnnotationIndex(int, AnnotationListModel.Bias) - Method in class jgloss.ui.annotation.AnnotationListModel
Find the index of the annotation at a given position in the document.
fireAnnotationChanged(Annotation) - Method in class jgloss.ui.annotation.AnnotationListModel
 
fireReadingChanged(Annotation, int) - Method in class jgloss.ui.annotation.AnnotationListModel
 
followMouse(boolean) - Method in class jgloss.ui.html.JGlossEditor
Sets the actions to do if the mouse moves over an annotation.
FORWARD_ENABLED_PROPERTY - Static variable in class jgloss.ui.wizard.WizardPage
 

G

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
 

H

HEAD - Static variable in interface jgloss.ui.xml.JGlossDocument.Elements
 
highlightColor - Variable in class jgloss.ui.gloss.DocumentStyleDialog
 
highlightSelection(AnnotationList) - Method in class jgloss.ui.html.SelectedAnnotationHighlighter
 
highlightText(int, int) - Method in class jgloss.ui.html.JGlossEditor
Highlights the document text between start and end with a highlight color set in the preferences.
HTMLToSAXParserAdapter - Class in jgloss.ui.html
Create the JGloss XML document structure from a JGlossHTMLDoc.
HTMLToSAXParserAdapter() - Constructor for class jgloss.ui.html.HTMLToSAXParserAdapter
 
hyperlinkUpdate(HyperlinkEvent) - Method in class jgloss.ui.gloss.JGlossFrame
 

I

importClipboard - Variable in class jgloss.ui.gloss.DocumentActions
Imports the clipboard content into an empty JGlossFrame.
importClipboardListener - Variable in class jgloss.ui.gloss.DocumentActions
Menu listener which will update the state of the import clipboard action when the menu is selected.
importDocument - Variable in class jgloss.ui.gloss.DocumentActions
Imports a document into an empty JGlossFrame.
ImportStringStrategy - Class in jgloss.ui.gloss
Creates a new annotated document by reading the original text from a string.
ImportStringStrategy(JGlossFrame, String, boolean, ReadingAnnotationFilter, Parser) - Constructor for class jgloss.ui.gloss.ImportStringStrategy
Creates a new annotated document by reading the original text from a string.
index - Variable in class jgloss.ui.annotation.AnnotationEvent
 
indexOf(Annotation) - Method in class jgloss.ui.annotation.AnnotationListModel
 
insertAdditionalControls(String[]) - Method in class jgloss.ui.gloss.DocumentStyleDialog
 
insertUpdate(DocumentEvent) - Method in class jgloss.ui.html.AnnotationListSynchronizer
 
isDocumentChanged() - Method in class jgloss.ui.gloss.JGlossFrameModel
 
isEmpty() - Method in class jgloss.ui.gloss.JGlossFrameModel
 
isEnabled() - Method in class jgloss.ui.gloss.AnnotationEditorPanel
 
isForwardEnabled() - Method in class jgloss.ui.wizard.WizardPage
 

J

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
 

L

linkWithHTMLDoc(JGlossHTMLDoc) - Method in class jgloss.ui.xml.JGlossDocument
 
loadPreferences() - Method in class jgloss.ui.gloss.DocumentStyleDialog
 

M

main(String[]) - Static method in class jgloss.JGlossApp
Starts JGloss.
makeVisible(int, int) - Method in class jgloss.ui.html.JGlossEditor
Scrolls the document such that the text between start and end will be visible.
markChanged() - Method in class jgloss.ui.gloss.JGlossFrame
Marks the document as changed and updates the save action accordingly.
mouseClicked(MouseEvent) - Method in class jgloss.ui.gloss.AnnotationList
Display context menu if needed.
mouseEntered(MouseEvent) - Method in class jgloss.ui.gloss.AnnotationList
 
mouseExited(MouseEvent) - Method in class jgloss.ui.gloss.AnnotationList
 
mousePressed(MouseEvent) - Method in class jgloss.ui.gloss.AnnotationList
Display context menu if needed.
mouseReleased(MouseEvent) - Method in class jgloss.ui.gloss.AnnotationList
Display context menu if needed.

N

navigate(WizardNavigation) - Method in class jgloss.ui.wizard.WizardPage
Called when the current wizard page is closed by the given navigation.
needsConversion(InputStream) - Static method in class jgloss.ui.xml.JGloss1Converter
Tests if the input stream contains a JGloss 1 document which must be converted.
NO_ANNOTATION - Static variable in class jgloss.ui.annotation.AnnotationListModel
Return value of findAnnotationIndex if no annotation is found.

O

open - Variable in class jgloss.ui.gloss.DocumentActions
Opens a document created by JGloss in an empty JGlossFrame.
OPEN_RECENT - Static variable in class jgloss.ui.gloss.JGlossFrame
Open recent menu used for JGloss documents.
openDocument(JGlossFrame, File) - Static method in class jgloss.ui.gloss.OpenDocumentWorker
Create and execute a worker which opens the given file.
OpenDocumentWorker - Class in jgloss.ui.gloss
Opens an existing JGloss document from a file.
openRecentListener - Variable in class jgloss.ui.gloss.DocumentActions
Listens to open recent selections.
owner - Variable in class jgloss.ui.annotation.Annotation
 

P

P - Static variable in interface jgloss.ui.xml.JGlossDocument.Elements
 

R

RBASE - Static variable in interface jgloss.ui.xml.JGlossDocument.Elements
 
rbases - Variable in class jgloss.ui.annotation.Annotation
 
READING - Static variable in class jgloss.ui.html.AnnotationTags
A tag which contains the reading annotation.
READING - Static variable in interface jgloss.ui.xml.JGlossDocument.Attributes
 
READING_BASETEXT - Static variable in class jgloss.ui.html.AnnotationTags
A tag which contains a word fragment with a reading annotation.
readingChanged(AnnotationEvent) - Method in interface jgloss.ui.annotation.AnnotationListener
Triggered if a reading of an annotation has changed.
readingChanged(AnnotationEvent) - Method in class jgloss.ui.gloss.AnnotationEditorPanel
 
readingChanged(AnnotationEvent) - Method in class jgloss.ui.gloss.AnnotationListModelAdapter
 
readingColor - Variable in class jgloss.ui.gloss.DocumentStyleDialog
 
readingFont - Variable in class jgloss.ui.gloss.DocumentStyleDialog
 
readingFontSize - Variable in class jgloss.ui.gloss.DocumentStyleDialog
 
readingIndex - Variable in class jgloss.ui.annotation.AnnotationEvent
 
readings - Variable in class jgloss.ui.annotation.Annotation
 
readingUseColor - Variable in class jgloss.ui.gloss.DocumentStyleDialog
 
registerDictionaries() - Method in class jgloss.JGlossApp
 
registerExport(InputSource) - Static method in class jgloss.ui.export.ExportMenu
Register an export configuration.
registerStandardExporters() - Static method in class jgloss.ui.export.ExportMenu
Register the standard export menu items.
removeAnnotationElement(Element) - Method in class jgloss.ui.html.JGlossHTMLDoc
Remove an annotation element.
removeAnnotationFor(Element) - Method in class jgloss.ui.annotation.AnnotationListModel
Remove the annotation node which represents an annotation element removed from the JGloss HTML document.
removeAnnotationListener(AnnotationListener) - Method in class jgloss.ui.annotation.AnnotationListModel
 
removeAnnotations(int, int) - Method in class jgloss.ui.html.JGlossHTMLDoc
Remove all annotations which intersect the given region of the document.
removeHighlight() - Method in class jgloss.ui.html.JGlossEditor
Remove a previously set highlight.
removeKeyListener(KeyListener) - Method in class jgloss.ui.gloss.AnnotationList
Removes the KeyEventDelegator which wraps the handler.
removeListDataListener(ListDataListener) - Method in class jgloss.ui.gloss.AnnotationListModelAdapter
 
removePropertyChangeListener(PropertyChangeListener) - Method in class jgloss.ui.html.JGlossHTMLDoc
Removes a previously added document change listener.
removeStyleSheet(StyleSheet) - Method in class jgloss.ui.gloss.DocumentStyleDialog
Removes a style sheet from the list of managed style sheets.
removeUpdate(DocumentEvent) - Method in class jgloss.ui.html.AnnotationListSynchronizer
 
removeWizardListener(WizardListener) - Method in class jgloss.ui.wizard.Wizard
 

S

savePreferences() - Method in class jgloss.ui.gloss.DocumentStyleDialog
 
SelectedAnnotationHighlighter - Class in jgloss.ui.html
Highlights the annotation currently selected in a AnnotationList in a JGlossEditor.
SelectedAnnotationHighlighter(AnnotationList, JGlossEditor) - Constructor for class jgloss.ui.html.SelectedAnnotationHighlighter
 
selectJapaneseFont(String) - Method in class jgloss.ui.gloss.DocumentStyleDialog
 
setAnnotation(Annotation) - Method in class jgloss.ui.gloss.AnnotationEditorPanel
 
setAnnotationListModel(AnnotationListModel) - Method in class jgloss.ui.gloss.AnnotationList
 
setAttribute(MutableAttributeSet, Object, Object, boolean) - Method in class jgloss.ui.html.JGlossHTMLDoc
Sets an attribute to a new value.
setContext(JGlossFrameModel) - Method in class jgloss.ui.export.ExportMenu
Set the export context.
setDictionaryForm(String) - Method in class jgloss.ui.annotation.Annotation
 
setDictionaryFormReading(String) - Method in class jgloss.ui.annotation.Annotation
 
setEnabled(boolean) - Method in class jgloss.ui.gloss.AnnotationEditorPanel
 
setForwardEnabled(boolean) - Method in class jgloss.ui.wizard.WizardPage
 
setHighlightColor(Color) - Static method in class jgloss.ui.html.JGlossEditor
Sets the highlight color to a new value.
setJGlossDocument(JGlossDocument) - Method in class jgloss.ui.html.JGlossHTMLDoc
Set the JGloss XML document to which this HTML document corresponds.
setParent(View) - Method in class jgloss.ui.html.JGlossEditorKit.AnnotationView
Fix setting of null parent with Swing 1.4.
setReading(String) - Method in class jgloss.ui.annotation.Annotation
 
setReading(int, String) - Method in class jgloss.ui.annotation.Annotation
 
setSelectedIndex(int) - Method in class jgloss.ui.gloss.AnnotationList
 
setStrictParsing(boolean) - Method in class jgloss.ui.html.JGlossHTMLDoc
Switches strict HTML parsing on or off.
setStyleSheet(StyleSheet) - Method in class jgloss.ui.html.JGlossEditorKit
 
setText(String) - Method in class jgloss.ui.html.TextElement
Sets the text for this node.
setText(String) - Method in class jgloss.ui.wizard.DescriptionLabel
Adds HTML style information to the text and sets it on the label.
setTitle(String) - Method in class jgloss.ui.html.JGlossHTMLDoc
Sets the title of the document.
setTranslation(String) - Method in class jgloss.ui.annotation.Annotation
 
showContextMenu(Component, int, int) - Method in class jgloss.ui.gloss.AnnotationList
Shows the context menu with annotation-specific actions.
showMainWindow(String[]) - Method in class jgloss.JGlossApp
 
showReading(boolean) - Method in class jgloss.ui.html.JGlossEditorKit
Sets the visibility of reading annotations.
showTranslation(boolean) - Method in class jgloss.ui.html.JGlossEditorKit
Sets the visibility of translation annotations.
styleSheets - Variable in class jgloss.ui.gloss.DocumentStyleDialog
The list of managed style sheets.

T

textColor - Variable in class jgloss.ui.gloss.DocumentStyleDialog
 
TextElement - Class in jgloss.ui.html
Wraps a leaf element and provides accessors for the contained text.
TextElement(Element) - Constructor for class jgloss.ui.html.TextElement
 
textFont - Variable in class jgloss.ui.gloss.DocumentStyleDialog
 
textFontSize - Variable in class jgloss.ui.gloss.DocumentStyleDialog
 
textUseColor - Variable in class jgloss.ui.gloss.DocumentStyleDialog
 
TITLE - Static variable in interface jgloss.ui.xml.JGlossDocument.Elements
 
toString() - Method in class jgloss.ui.annotation.Annotation
 
transform(JGlossHTMLDoc, ContentHandler) - Method in class jgloss.ui.html.HTMLToSAXParserAdapter
 
translation - Variable in class jgloss.ui.annotation.Annotation
 
TRANSLATION - Static variable in class jgloss.ui.html.AnnotationTags
A tag which contains the translation of the annotated text.
TRANSLATION - Static variable in interface jgloss.ui.xml.JGlossDocument.Attributes
 
translationColor - Variable in class jgloss.ui.gloss.DocumentStyleDialog
 
translationFont - Variable in class jgloss.ui.gloss.DocumentStyleDialog
 
translationFontSize - Variable in class jgloss.ui.gloss.DocumentStyleDialog
 
translationUseColor - Variable in class jgloss.ui.gloss.DocumentStyleDialog
 
TYPE - Static variable in interface jgloss.ui.html.JGlossHTMLDoc.Attributes
Name of the attribute of an annotation element which contains the grammatical type.
TYPE - Static variable in interface jgloss.ui.xml.JGlossDocument.Attributes
 

U

updateTitle() - Method in class jgloss.ui.gloss.JGlossFrame
Update the document window title.

V

valueChanged(ListSelectionEvent) - Method in class jgloss.ui.gloss.AnnotationList
Adapts the state of the annotation-specific actions in response to changes in the selection.
valueChanged(ListSelectionEvent) - Method in class jgloss.ui.gloss.JGlossFrame
React to changes to the selection of the annotation list by selecting the annotation in the annotation editor and lookup panel.
valueChanged(ListSelectionEvent) - Method in class jgloss.ui.html.SelectedAnnotationHighlighter
 
valueOf(String) - Static method in enum jgloss.ui.annotation.AnnotationListModel.Bias
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jgloss.ui.wizard.WizardNavigation
Returns the enum constant of this type with the specified name.
values() - Static method in enum jgloss.ui.annotation.AnnotationListModel.Bias
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jgloss.ui.wizard.WizardNavigation
Returns an array containing the constants of this enum type, in the order they are declared.

W

WelcomeDialog - Class in jgloss.ui.welcome
Dialog which contains the welcome wizard shown when first starting JGloss.
WelcomeDialog(JGlossFrame, Window) - Constructor for class jgloss.ui.welcome.WelcomeDialog
 
Wizard - Class in jgloss.ui.wizard
Controls the navigation between wizard pages.
Wizard(WizardPage[]) - Constructor for class jgloss.ui.wizard.Wizard
 
wizardCancelled() - Method in class jgloss.ui.welcome.WelcomeDialog
 
wizardCancelled() - Method in interface jgloss.ui.wizard.WizardListener
Called when the wizard was cancelled by the user without navigating to the last page.
wizardClosed() - Method in class jgloss.ui.welcome.WelcomeDialog
 
wizardClosed() - Method in interface jgloss.ui.wizard.WizardListener
Called when the wizard was closed by the user by clicking on the forward button on the last page.
WizardListener - Interface in jgloss.ui.wizard
Listener for actions performed in a Wizard.
WizardNavigation - Enum in jgloss.ui.wizard
Enumeration of navigation controls available.
WizardPage - Class in jgloss.ui.wizard
Base class for a page which is part of a wizard.
WizardPage() - Constructor for class jgloss.ui.wizard.WizardPage
 
WORD - Static variable in class jgloss.ui.html.AnnotationTags
A tag which contains the annotated word with reading annotations.
A B C D E F G H I J L M N O P R S T U V W 

Copyright © 2001-2013 the JGloss developers. All Rights Reserved.