tudresden.ocl.sql
Class SimpleFileFilter
java.lang.Object
javax.swing.filechooser.FileFilter
tudresden.ocl.sql.SimpleFileFilter
- public class SimpleFileFilter
- extends FileFilter
A lightweight implementation of a file filter.
- Author:
- Sten Loecher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
extensions
private Set extensions
description
private String description
SimpleFileFilter
public SimpleFileFilter(String description,
String[] ext)
- Creates a new SimpleFileFilter.
accept
public boolean accept(File file)
getDescription
public String getDescription()
getExtension
public String getExtension(File file)
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.