org.media.hyperpad
Class TXTFilter
java.lang.Object
|
+--javax.swing.filechooser.FileFilter
|
+--org.media.hyperpad.TXTFilter
- public class TXTFilter
- extends FileFilter
Class to filter .txt files only.
- Version:
- $Revision: 1.1 $ $Date: 2001/06/03 17:25:28 $
- Author:
- Borsos Szabolcs
- See Also:
String
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TXTFilter
public TXTFilter()
accept
public boolean accept(File f)
- Overrides:
accept
in class FileFilter
getDescription
public String getDescription()
- Overrides:
getDescription
in class FileFilter
"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."