org.apache.ideaplugin.bean
Class XmlFileFilter
java.lang.Object
javax.swing.filechooser.FileFilter
org.apache.ideaplugin.bean.XmlFileFilter
public class XmlFileFilter
- extends FileFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlFileFilter
public XmlFileFilter()
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.