|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.filechooser.FileFilter
ffe.parsers.INTFileFilter
The INTFileFilter class is used to choose TINKER Internal Coordinate (*.INT) files
| Constructor Summary | |
INTFileFilter()
Default Constructor |
|
| Method Summary | |
boolean |
accept(java.io.File parm)
This method determines whether or not the parm File parameter is a Tinker *.xyz or not, returning true if it is. |
java.lang.String |
getDescription()
Provides a description of this FileFilter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public INTFileFilter()
| Method Detail |
public boolean accept(java.io.File parm)
public java.lang.String getDescription()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||