static class MenuActionListener.CustomFileFilter
extends javax.swing.filechooser.FileFilter
| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.String[] |
extensions |
| Constructor and Description |
|---|
CustomFileFilter(java.lang.String[] extensions) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.io.File file) |
java.lang.String |
getDescription() |