Package 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
-
Method Details
-
accept
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.
-