|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjecteTextReader.AnnotationLinkInfo
public class AnnotationLinkInfo
Field Summary | |
---|---|
boolean |
active
|
javax.swing.event.HyperlinkEvent |
event
|
java.lang.String |
HREF
|
int |
id
The ID of the annotation; this is sufficient to retrieve the rest of the needed information |
Constructor Summary | |
---|---|
AnnotationLinkInfo()
|
Method Summary | |
---|---|
void |
clear()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int id
public java.lang.String HREF
public javax.swing.event.HyperlinkEvent event
public boolean active
Constructor Detail |
---|
public AnnotationLinkInfo()
Method Detail |
---|
public void clear()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |