Package info.monitorenter.gui.chart.io
Interface INameFilter
-
- All Known Implementing Classes:
FileFilterExtensions
public interface INameFilterA story on the side: There are:FileFilterFilenameFilterFileFilter
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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanaccept(java.lang.String urlstring)Accept the file denoted by the given url String.
-