nu.zoom.swing.desktop.component.filechooser.impl
Class RegExpFileFilter
java.lang.Object
javax.swing.filechooser.FileFilter
nu.zoom.swing.desktop.component.filechooser.impl.RegExpFileFilter
public class RegExpFileFilter
- extends FileFilter
- Version:
- $Revision: $
- Author:
- $Author: $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegExpFileFilter
public RegExpFileFilter(String description,
List<String> fileMatch)
accept
public boolean accept(File f)
- Specified by:
accept in class FileFilter
getDescription
public String getDescription()
- Specified by:
getDescription in class FileFilter
Copyright © 2010. All Rights Reserved.