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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
evalString
(String rasmolScript) getFrame()
static boolean
returns true if Jmol can be found in the classpath, otherwise false.static void
void
void
-
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
-