Class Hierarchy        Index

Class COM.cloudscape.tools.ij

java.lang.Object
   |
   +----COM.cloudscape.tools.ij

public class ij
extends Object
Copyright © 1998-1999, Cloudscape, Inc. All rights reserved.

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]


Method Index

 o main(String[])

Methods

 o main
 public static void main(String args[]) throws IOException
Throws: IOException
thrown if cannot access input or output files.

  Class Hierarchy        Index