protected static class BasicVFSFileChooserUI.AcceptAllFileFilter extends AbstractVFSFileFilter
| Constructor and Description |
|---|
AcceptAllFileFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(org.apache.commons.vfs2.FileObject f)
Whether the given file is accepted by this filter.
|
String |
getDescription()
The description of this filter.
|
String |
toString() |
public boolean accept(org.apache.commons.vfs2.FileObject f)
AbstractVFSFileFilteraccept in class AbstractVFSFileFilterpublic String getDescription()
AbstractVFSFileFiltergetDescription in class AbstractVFSFileFilterFileView.getName(java.io.File)Copyright © 2020. All rights reserved.