|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.ed.simulator_pdb.model.pdb_handler.PDBHandler
| Field Summary | |
static java.lang.String |
pdb_file_ext
|
| Constructor Summary | |
PDBHandler()
|
|
| Method Summary | |
static javax.swing.filechooser.FileFilter |
getPDBFileFilter()
|
static PDBHandler |
getPDBHandler()
|
static boolean |
is_pdb_file(java.io.File file)
|
PDBFile |
readPDBFile(java.io.File file)
|
| 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 pdb_file_ext
| Constructor Detail |
public PDBHandler()
| Method Detail |
public static javax.swing.filechooser.FileFilter getPDBFileFilter()
public static boolean is_pdb_file(java.io.File file)
public static PDBHandler getPDBHandler()
public PDBFile readPDBFile(java.io.File file)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||