info.monitorenter.gui.chart.io
Interface INameFilter

All Known Implementing Classes:
FileFilterExtensions

public interface INameFilter

A story on the side: There are:

Dumb all over hein? Well here's another one. Because we cannot stick to File instances when working with URL's .

Version:
$Revision: 1.3 $
Author:
Achim Westermann

Method Summary
 boolean accept(String urlstring)
          Accept the file denoted by the given url String.
 

Method Detail

accept

boolean accept(String urlstring)
Accept the file denoted by the given url String.

Parameters:
urlstring - a String in url format denoting a file.
Returns:
true if the file denoted by the given url String is accepted.


Copyright © 2001 - 2010 LGPL, All Rights Footloose.