|
Java™ Platform Standard Ed. 7 DRAFT ea-b76 |
|||||||||
| 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 extends FileFilter
| Constructor and Description |
|---|
BasicFileChooserUI.AcceptAllFileFilter()
|
| Modifier and Type | Method and Description |
|---|---|
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. 7 DRAFT ea-b76 |
|||||||||
| 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 license terms.