abbot.script
Class ScriptFilter
java.lang.Object
javax.swing.filechooser.FileFilter
abbot.script.ScriptFilter
- public class ScriptFilter
- extends FileFilter
Method Summary |
boolean |
accept(File file)
Indicate whether the given file should appear in the browser. |
String |
getDescription()
Indicate the combo box entry used to describe files of this type. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptFilter
public ScriptFilter()
accept
public boolean accept(File file)
- Indicate whether the given file should appear in the browser.
getDescription
public String getDescription()
- Indicate the combo box entry used to describe files of this type.
Copyright © 2002-2004 Timothy Wall. All Rights Reserved.
Abbot is hosted on