|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectffe.parsers.SystemFilter
ffe.parsers.SocketFilter
The SocketFilter class parses system data sent by TINKER to Force Field Explorer.
| Field Summary | |
(package private) java.util.Hashtable |
atomtypes
|
(package private) TinkerSystem |
system
|
| Fields inherited from class ffe.parsers.SystemFilter |
ARC, atomList, bondList, file_read, filetype, fpanel, fsystem, INT, mmfilter, NED, PDB, SIM, statusBar, XYZ |
| Constructor Summary | |
SocketFilter(MainPanel m,
TinkerSystem sys)
|
|
| Method Summary | |
boolean |
readfile()
This method is different for each subclass and must be overidden |
boolean |
writefile()
|
| Methods inherited from class ffe.parsers.SystemFilter |
FileRead, getFSystem, getType, run, setFileRead, setFSystem, setType, toFileString, version |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
TinkerSystem system
java.util.Hashtable atomtypes
| Constructor Detail |
public SocketFilter(MainPanel m,
TinkerSystem sys)
| Method Detail |
public boolean writefile()
writefile in class SystemFilterpublic boolean readfile()
SystemFilter
readfile in class SystemFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||