|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectFileFilter
CommandListener.XMLFilter
public class CommandListener.XMLFilter
A FileFilter
that
accepts files with *.xml-extension.
Constructor Summary | |
---|---|
CommandListener.XMLFilter()
|
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.XMLFilter()
Method Detail |
---|
public boolean accept(File f)
accept
method
of Filefilter
.
accept
in class FileFilter
public 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 |