|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.filechooser.FileFilter
com.huguesjohnson.fileFilter.MultiExtensionFileFilter
com.huguesjohnson.fileFilter.XmlFileFilter
public class XmlFileFilter
XmlFileFilter Filter to only accept xml files
Constructor Summary | |
---|---|
XmlFileFilter()
Creates a new instance of SourceCodeFileFilter |
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns the description of file accepted by the filter. |
Methods inherited from class com.huguesjohnson.fileFilter.MultiExtensionFileFilter |
---|
accept |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlFileFilter()
Method Detail |
---|
public java.lang.String getDescription()
getDescription
in class MultiExtensionFileFilter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |