|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.swing.filechooser.FileFilter
org.jaudiotagger.fix.Fix202.OggFileFilter
static class Fix202.OggFileFilter
| Constructor Summary | |
|---|---|
Fix202.OggFileFilter()
Create a default OggFileFilter. |
|
| Method Summary | |
|---|---|
boolean |
accept(java.io.File file)
Determines whether or not the file is an mp3 file. |
java.lang.String |
getDescription()
Returns the Name of the Filter for use in the Chooser Dialog |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Fix202.OggFileFilter()
| Method Detail |
|---|
public final boolean accept(java.io.File file)
accept in interface java.io.FileFilteraccept in class javax.swing.filechooser.FileFilterfile - the file to test
public final java.lang.String getDescription()
getDescription in class javax.swing.filechooser.FileFilter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||