|
Java™ Platform Standard Ed. 6 DRAFT internal-b09 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.filechooser.FileFilter
javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter
protected class BasicFileChooserUI.AcceptAllFileFilter
| 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 FileFilterpublic String getDescription()
FileFilter
getDescription in class FileFilterFileView.getName(java.io.File)
|
Java™ Platform Standard Ed. 6 DRAFT internal-b09 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.