Arguments: lisp-name lisp-class &rest argtypes
This macro defines a Lisp function that calls a Java constructor. The first argument is the name of the new Lisp function. The second argument is the Lisp name of a class previously defined with def-java-class. Each argtype is a string or symbol that denotes a Java class.
See jlinker.htm for more information on the jLinker facility.
The documentation is described in introduction.htm and the index is in index.htm.
Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.
Created 2000.10.5.