com.ice.cvsc
Interface CVSEntry.ChildEventListener

All Known Implementing Classes:
EntryNode
Enclosing interface:
CVSEntry

public static interface CVSEntry.ChildEventListener


Method Summary
 void cvsEntryAddedChild(CVSEntry.ChildEvent event)
           
 void cvsEntryRemovedChild(CVSEntry.ChildEvent event)
           
 

Method Detail

cvsEntryAddedChild

public void cvsEntryAddedChild(CVSEntry.ChildEvent event)

cvsEntryRemovedChild

public void cvsEntryRemovedChild(CVSEntry.ChildEvent event)


Copyright © 1997-2003, Timothy G. Endres, All Rights Reserved.