|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--javax.swing.filechooser.FileFilter
|
+--pop.gui.DataAction.DataFileFilter
A filter for .dat and .txt files.
| Constructor Summary | |
DataAction.DataFileFilter()
|
|
| Method Summary | |
boolean |
accept(java.io.File f)
|
java.lang.String |
getDescription()
Description lists *.dat and *.txt as choices. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public DataAction.DataFileFilter()
| Method Detail |
public boolean accept(java.io.File f)
public java.lang.String getDescription()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||