pla
Class ImageFilter
java.lang.Object
javax.swing.filechooser.FileFilter
pla.ImageFilter
public class ImageFilter
- extends FileFilter
- Author:
- linda
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageFilter
public ImageFilter(String description,
int type)
accept
public boolean accept(File f)
- Specified by:
accept in class FileFilter
getType
public int getType()
getDescription
public String getDescription()
- Specified by:
getDescription in class FileFilter