Class Hierarchy Previous Next Index
java.lang.Object | +----COM.cloudscape.tools.ij
This class is used to start ij (replacing the former COM.cloudscape.tools.ijImpl.Main). To run from the command line enter the following:
java [options] COM.cloudscape.tools.ij [arguments]
public static void main(java.lang.String args[]) throws java.io.IOException
Class Hierarchy Previous Next Index