|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ice.cvsc.CVSEntry.ChildEvent
Constructor Summary | |
CVSEntry.ChildEvent(int index,
CVSEntry child)
The source is the CVSEntry that parent's the child. |
Method Summary | |
CVSEntry |
getChildEntry()
|
int |
getChildIndex()
|
CVSEntry |
getCVSEntry()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CVSEntry.ChildEvent(int index, CVSEntry child)
Method Detail |
public CVSEntry getCVSEntry()
public int getChildIndex()
public CVSEntry getChildEntry()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |