|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.filechooser.FileFilter
nl.liacs.subdisc.FileTypeFilter
public class FileTypeFilter
| Constructor Summary | |
|---|---|
FileTypeFilter(FileType theFileType)
This class will change and return an instance of the FileNameExtension class, based on the FileType. |
|
| Method Summary | |
|---|---|
boolean |
accept(java.io.File theFile)
|
java.lang.String |
getDescription()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileTypeFilter(FileType theFileType)
theFileType - | Method Detail |
|---|
public boolean accept(java.io.File theFile)
accept in class javax.swing.filechooser.FileFilterpublic 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 | |||||||||