public class ScriptFilter
extends javax.swing.filechooser.FileFilter
| Constructor and Description |
|---|
ScriptFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.io.File file)
Indicate whether the given file should appear in the browser.
|
java.lang.String |
getDescription()
Indicate the combo box entry used to describe files of this type.
|
public boolean accept(java.io.File file)
accept in class javax.swing.filechooser.FileFilterpublic java.lang.String getDescription()
getDescription in class javax.swing.filechooser.FileFilter
Abbot is hosted on