|
|||||||||
| Home >> All >> allensoft >> javacvs >> client >> ui >> [ swing overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
allensoft.javacvs.client.ui.swing
Class AnnotatedEditorKit.AnnotatedView.Annotation

java.lang.Objectallensoft.javacvs.client.ui.swing.AnnotatedEditorKit.AnnotatedView.Annotation
- Enclosing class:
- AnnotatedEditorKit.AnnotatedView
- private static class AnnotatedEditorKit.AnnotatedView.Annotation
- extends java.lang.Object
| Field Summary | |
private allensoft.javacvs.client.LogResponse.RevisionDetails |
m_Info
|
private int |
m_nNumLines
|
private int |
m_nStartLine
|
| Constructor Summary | |
(package private) |
AnnotatedEditorKit.AnnotatedView.Annotation(int nStart,
allensoft.javacvs.client.LogResponse.RevisionDetails info)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
m_nStartLine
private int m_nStartLine
m_nNumLines
private int m_nNumLines
m_Info
private allensoft.javacvs.client.LogResponse.RevisionDetails m_Info
| Constructor Detail |
AnnotatedEditorKit.AnnotatedView.Annotation
AnnotatedEditorKit.AnnotatedView.Annotation(int nStart,
allensoft.javacvs.client.LogResponse.RevisionDetails info)
|
|||||||||
| Home >> All >> allensoft >> javacvs >> client >> ui >> [ swing overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
allensoft.javacvs.client.ui.swing.AnnotatedEditorKit.AnnotatedView.Annotation