PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
Java Interface
>
JLink
Symbol
J/Link User Guide
Calling Java from Mathematica in J/Link User Guide
Tutorials »
|
JavaClass
GetClass
JavaObject
See Also »
|
Java Classes and Objects
More About »
ClassName
ClassName[
javaclass
]
returns, as a string, the fully qualified name of the specified
JavaClass
.
ClassName[
javaobject
]
returns the fully qualified name of the Java class of the specified
JavaObject
.
MORE INFORMATION
To use
ClassName
, you first need to load
J/Link
using
Needs
["JLink`"]
.
SEE ALSO
JavaClass
GetClass
JavaObject
TUTORIALS
J/Link
User Guide
Calling Java from
Mathematica
in
J/Link
User Guide
MORE ABOUT
Java Classes and Objects
© 2008 Wolfram Research, Inc.