tit.gui.filter.RegexFileFilter Class Reference

List of all members.

Public Member Functions

 RegexFileFilter (String regexinit)
boolean accept (File file)

Private Attributes

String regex

Detailed Description

Checks whether file are accepted or not using a regex.
Author:
Bart Sas


Constructor & Destructor Documentation

tit.gui.filter.RegexFileFilter.RegexFileFilter ( String  regexinit  ) 

Contructs a new RegexFileFilter.

Parameters:
regexinit 


Member Function Documentation

boolean tit.gui.filter.RegexFileFilter.accept ( File  file  ) 

Checks wheter a file is accepted by the filter or not.

Parameters:
file The file to check
Returns:
true is the file is accepted, false otherwise.


Member Data Documentation

String tit.gui.filter.RegexFileFilter.regex [private]

The regex.


The documentation for this class was generated from the following file:
Generated on Sun Jun 3 16:44:00 2007 by  doxygen 1.5.1