Package rma.util
Class AllFilesNoFolderFilter
java.lang.Object
rma.util.AllFilesNoFolderFilter
- All Implemented Interfaces:
FilenameFilter
,Serializable
FilenameFilter that accepts all files but no folders
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AllFilesNoFolderFilter
public AllFilesNoFolderFilter()
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceFilenameFilter
-