|
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 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Filter | |
javafe.filespace |
Uses of Filter in javafe.filespace |
Classes in javafe.filespace that implement Filter | |
(package private) class |
PkgTree_MatchesExtension
A filter for accepting only node's with a particular extension: This filter is for the use of the PkgTree class only; if inner classes were available, it would be expressed as an anonymous class. |
(package private) class |
PkgTree_PackagesOnly
A filter for accepting only packages: This filter is for the use of the PkgTree class only; if inner classes were available, it would be expressed as an anonymous class. |
Fields in javafe.filespace declared as Filter | |
Filter |
FilterEnum.filter
The filter we are using: |
Constructors in javafe.filespace with parameters of type Filter | |
FilterEnum(java.util.Enumeration E,
Filter F)
Filter the Enumeration E using Filter F: |
|
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 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |