protected class BasicFileChooserUI.AcceptAllFileFilter extends FileFilter
| Constructor and Description |
|---|
AcceptAllFileFilter()
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File
Whether the given file is accepted by this filter.
|
String |
getDescription()
The description of this filter.
|
public boolean accept(Filef)
FileFilter
public StringgetDescription()
FileFilter
getDescription in class
FileFilter
FileView.getName(java.io.File)