|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectFileFilter
CommandListener.PDFFilter
public class CommandListener.PDFFilter
A FileFilter that
accepts files with *.pdf-extension.
| Constructor Summary | |
|---|---|
CommandListener.PDFFilter()
|
|
| Method Summary | |
|---|---|
boolean |
accept(File f)
Overwrites the accept method
of Filefilter. |
String |
getDescription()
Overwrites the getDescription
method of FileFilter. |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandListener.PDFFilter()
| Method Detail |
|---|
public boolean accept(File f)
accept method
of Filefilter.
accept in class FileFilterpublic String getDescription()
getDescription
method of FileFilter.
getDescription in class FileFilter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||