org.apache.ideaplugin.bean
Class ClassFileFilter
java.lang.Object
javax.swing.filechooser.FileFilter
org.apache.ideaplugin.bean.ClassFileFilter
public class ClassFileFilter
- extends FileFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassFileFilter
public ClassFileFilter()
accept
public boolean accept(File file)
- Specified by:
accept
in class FileFilter
getDescription
public String getDescription()
- Specified by:
getDescription
in class FileFilter
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.