Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Java Interface >

JavaNew

JavaNew[classname]
constructs a Java object of the specified class.
JavaNew[classname, args]
constructs a Java object of the specified class, passing the arguments args to its constructor
JavaNew[javaclass, args]
constructs a Java object of the specified JavaClass.
  • To use JavaNew, you first need to load J/Link using Needs["JLink`"].
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team