|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.filechooser.FileFilter
gui.SolutionsCharacteristicsFileFilter
A file filter used to filter out the files with the characteristics of the found travel solutions.
Field Summary | |
static java.lang.String |
FILE_EXTENSION
A file extension of the files with the characteristics. |
Constructor Summary | |
SolutionsCharacteristicsFileFilter()
Constructor. |
Method Summary | |
boolean |
accept(java.io.File file)
|
java.lang.String |
getDescription()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String FILE_EXTENSION
Constructor Detail |
public SolutionsCharacteristicsFileFilter()
Method Detail |
public boolean accept(java.io.File file)
FileFilter.accept(java.io.File)
public java.lang.String getDescription()
FileFilter.getDescription()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |