Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

allensoft.javacvs.client.ui.swing
Class AnnotatedEditorKit.AnnotatedView.Annotation  view AnnotatedEditorKit.AnnotatedView.Annotation download AnnotatedEditorKit.AnnotatedView.Annotation.java

java.lang.Object
  extended byallensoft.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)