private static class MainFrame.JavaFileFilter extends javax.swing.filechooser.FileFilter
| Modifier | Constructor and Description |
|---|---|
private |
JavaFileFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.io.File file) |
java.lang.String |
getDescription() |
private JavaFileFilter()
public boolean accept(java.io.File file)
accept in class javax.swing.filechooser.FileFilterpublic java.lang.String getDescription()
getDescription in class javax.swing.filechooser.FileFilterCopyright © 2001-2022. All Rights Reserved.