Package org.biojava.nbio.structure.gui
Class BiojavaJmol
java.lang.Object
org.biojava.nbio.structure.gui.BiojavaJmol
A class that provides a simple GUI for Jmol
- Since:
 - 1.6
 - Author:
 - Andreas Prlic
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidevalString(String rasmolScript) getFrame()static booleanreturns true if Jmol can be found in the classpath, otherwise false.static voidvoidvoid 
- 
Field Details
- 
viewer
- See Also:
 
 - 
adapter
- See Also:
 
 - 
smartAdapter
- See Also:
 
 
 - 
 - 
Constructor Details
- 
BiojavaJmol
public BiojavaJmol() 
 - 
 - 
Method Details
- 
main
 - 
jmolInClassPath
public static boolean jmolInClassPath()returns true if Jmol can be found in the classpath, otherwise false.- Returns:
 - true/false depending if Jmol can be found
 
 - 
evalString
 - 
setStructure
 - 
setTitle
 - 
getFrame
 
 -