media:jymol_v1.1
JyMOL v1.1
JyMOL infrastructure has been modernized to allow us to more quickly port functions from PyMOL into JyMOL.
New Commands Added
bgRgb - Sets background color
button - Sets a button's function
setButtonMode - Sets the button mode. This allows for all mouse modes, including Editing and the emulation of Maestro.
mplay - stops/plays/toggles the movie
feedback - changes the amount of information output by pymol
-
mapNew - creates or updates a map object
turn - rotates the camera about one of the three primary axes, centered at the origin
get - gets one of JyMOL's built-in settings
-
getRepsForObject - gets all representations that have been turned on specifically for a particular object
-
New Features
-
added
invokeLater() for JyMol to avoid collisions between JyMOL interactions and heavy computations (e.g., with AWT).
added
setKeyboardPassedToPyMOL() for JyMol to control whether debug log is shown from within JyMOL by pressing Escape (On by default)
-
enhanced and generalized the
JyMOLApplet class with functions that make it easy to call commands dynamically, and from scripts, within an Applet. (source code is available as well in the src directory)
Infrastructure Changes
-
-
-
-
moved com.delsci.jymol to com.schrodinger.jymol
Simplified some commands so that they no longer need to pass the array lengths manually (e.g., rampNew(), setView(), selectList())
Functions that changed names
JAR file names have changed, classpath needs to be updated
-
New Reference Added
media/jymol_v1.1.txt · Last modified: 2013/08/19 21:00 (external edit)