au.com.rayh
Class AppFileFilter

java.lang.Object
  extended by au.com.rayh.AppFileFilter
All Implemented Interfaces:
java.io.FileFilter, java.io.Serializable

public class AppFileFilter
extends java.lang.Object
implements java.io.FileFilter, java.io.Serializable

Author:
ray
See Also:
Serialized Form

Constructor Summary
AppFileFilter()
           
 
Method Summary
 boolean accept(java.io.File pathname)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppFileFilter

public AppFileFilter()
Method Detail

accept

public boolean accept(java.io.File pathname)
Specified by:
accept in interface java.io.FileFilter


Copyright © 2004-2013. All Rights Reserved.