|
Préférences
Moteurs de recherche
|
||||||||||||
JavaTM 2 Platform Std. Ed. v1.5.0
javax.swing.plaf.basic
|
Constructor Summary | |
---|---|
BasicFileChooserUI.AcceptAllFileFilter()
|
Method Summary | |
---|---|
boolean |
accept(File f)
Whether the given file is accepted by this filter. |
String |
getDescription()
The description of this filter. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicFileChooserUI.AcceptAllFileFilter()
Method Detail |
---|
public boolean accept(File f)
FileFilter
accept
in class FileFilter
public String getDescription()
FileFilter
getDescription
in class FileFilter
FileView.getName(java.io.File)