public class AnnotationListSynchronizer extends Object implements DocumentListener
JGlossFrame
.JGlossHTMLDoc
,
AnnotationListModel
Constructor and Description |
---|
AnnotationListSynchronizer(JGlossHTMLDoc _doc,
AnnotationListModel _annotationModel) |
Modifier and Type | Method and Description |
---|---|
void |
changedUpdate(DocumentEvent e) |
void |
insertUpdate(DocumentEvent e) |
void |
removeUpdate(DocumentEvent e) |
public AnnotationListSynchronizer(JGlossHTMLDoc _doc, AnnotationListModel _annotationModel)
public void insertUpdate(DocumentEvent e)
insertUpdate
in interface DocumentListener
public void removeUpdate(DocumentEvent e)
removeUpdate
in interface DocumentListener
public void changedUpdate(DocumentEvent e)
changedUpdate
in interface DocumentListener
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.