Uses of Class
com.ice.jcvsii.EntryTree

Packages that use EntryTree
com.ice.jcvsii Implements a CVS client application on top of the com.ice.cvsc package. 
 

Uses of EntryTree in com.ice.jcvsii
 

Fields in com.ice.jcvsii declared as EntryTree
protected  EntryTree EntryRootNode.tree
           
 

Methods in com.ice.jcvsii that return EntryTree
 EntryTree EntryRootNode.getEntryTree()
          Returns this node's CVSEntry.
 

Methods in com.ice.jcvsii with parameters of type EntryTree
 void EntryRootNode.setEntryTree(EntryTree tree)
          Returns this node's CVSEntry.
 



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