ESC/Java2
© 2003,2004,2005 David Cok and Joseph Kiniry
© 2005 UCD Dublin
© 2003,2004 Radboud University Nijmegen
© 1999,2000 Compaq Computer Corporation
© 1997,1998,1999 Digital Equipment Corporation
All Rights Reserved

Uses of Class
javafe.filespace.LookAheadEnum

Packages that use LookAheadEnum
javafe.filespace   
 

Uses of LookAheadEnum in javafe.filespace
 

Subclasses of LookAheadEnum in javafe.filespace
(package private)  class FilterEnum
          A FilterEnum filters an underlying Enumeration using a client supplied Filter.
 class TreeWalker
          This class provides a way to enumerate all the nodes of a given Tree in depth-first pre-order using lexical ordering on siblings.
(package private)  class TreeWalker_ArrayEnum
          A Enumeration for enumerating the members of an array of Objects.
 


ESC/Java2
© 2003,2004,2005 David Cok and Joseph Kiniry
© 2005 UCD Dublin
© 2003,2004 Radboud University Nijmegen
© 1999,2000 Compaq Computer Corporation
© 1997,1998,1999 Digital Equipment Corporation
All Rights Reserved

The ESC/Java2 Project Homepage