vmm3d.xm3d
Class MainForWebStart
- java.lang.Object
-
- vmm3d.xm3d.MainForWebStart
-
public class MainForWebStart extends java.lang.ObjectA main class to be used with WebStart. Runs a version of the program that does not include file system commands. Command line argments can include: the option "--SingleExhibit" or the option "--SingleGallery" (if both are present, only --SingleExhibit is applied); an option "--Locale=xx" where xx is the two-letter language code to be used inI18n; and an argement specifying an Exhibit to be shown when the program is launched -- this argument should be either the full class name of an Exhibit class or the full resource file name, ending in ".xml", for an xml settings file). Any other command line arguments are ignored. Note that if no Exhibit is specified, or if the Exhibit cannot be loaded, then the "--SingleGallery" or "--SingleExhibit" is ignored. (It is not possible to show a single gallery with no Exhibit initially selected.)
-
-
Constructor Summary
Constructors Constructor and Description MainForWebStart()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidmain(java.lang.String[] args)
-
DMelt 3.0 © DataMelt by jWork.ORG