Difference between revisions of "Jmol Application"

From Jmol
Jump to navigation Jump to search
Line 1: Line 1:
= Jmol Application =
+
== Jmol Application ==
"Jmol Application" is the version of Jmol that runs as a standalone program, in its own window, thanks to [http://en.wikipedia.org/wiki/Java_programming_language|Java programming language].  
+
"Jmol Application" is the version of Jmol that runs as a standalone program, in its own window, thanks to [http://en.wikipedia.org/wiki/Java_programming_language Java programming language].  
  
 
Control of the molecular model is gained through several means:
 
Control of the molecular model is gained through several means:
 
# The mouse (documented in [[Mouse Manual]]).
 
# The mouse (documented in [[Mouse Manual]]).
# The application's menu (bar at the top of the window, which offers
+
# The application's menu (bar at the top of the window), which offers
 
## File Open, Export, Print functionalities.
 
## File Open, Export, Print functionalities.
 
## A limited set of selection and rendering options, and several tools.
 
## A limited set of selection and rendering options, and several tools.
 
# The scripting language (same used by the applet); this is available through the <tt>File > Script...</tt> menu, which opens a "script console", a command-line environment.
 
# The scripting language (same used by the applet); this is available through the <tt>File > Script...</tt> menu, which opens a "script console", a command-line environment.
  
= Starting Jmol Application =
+
== Starting Jmol Application ==
 
+
Several ways:
 
+
* Double-click on {{File|Jmol.jar}} file.
Like with the application, Scripting is available.
+
* Click on a previously created shortcut (Windows terminology).
 +
* Click on a previously created Start menu entry (Windows terminology).
 +
* Start one of the batch files that are part of with Jmol distribution ([[Files_Description|description]]) (Windows, MacOS, Linux, Unix).

Revision as of 15:18, 9 June 2006

Jmol Application

"Jmol Application" is the version of Jmol that runs as a standalone program, in its own window, thanks to Java programming language.

Control of the molecular model is gained through several means:

  1. The mouse (documented in Mouse Manual).
  2. The application's menu (bar at the top of the window), which offers
    1. File Open, Export, Print functionalities.
    2. A limited set of selection and rendering options, and several tools.
  3. The scripting language (same used by the applet); this is available through the File > Script... menu, which opens a "script console", a command-line environment.

Starting Jmol Application

Several ways:

  • Double-click on File icon.gifJmol.jar file.
  • Click on a previously created shortcut (Windows terminology).
  • Click on a previously created Start menu entry (Windows terminology).
  • Start one of the batch files that are part of with Jmol distribution (description) (Windows, MacOS, Linux, Unix).