abbot.script
Class ScriptFilter

java.lang.Object
  extended byjavax.swing.filechooser.FileFilter
      extended byabbot.script.ScriptFilter

public class ScriptFilter
extends FileFilter


Constructor Summary
ScriptFilter()
           
 
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
 

Constructor Detail

ScriptFilter

public ScriptFilter()
Method Detail

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

SourceForge