4381 - 4390 of 4505 for *HatSearch Results
JavaObject   (JLink Symbol)
JavaObject[] is used to denote an expression that refers to an object residing in Java.
JavaObjectToExpression   (JLink Symbol)
JavaObjectToExpression[javaobject] converts the specified Java object reference into its value as a "native" Mathematica expression.
JavaShow   (JLink Symbol)
JavaShow[window] causes the specified Java window to be brought to the foreground, so that it appears in front of notebook windows.
JavaThrow   (JLink Symbol)
JavaThrow["exception"] causes an exception of the specified class to be thrown in the Java thread that called the Mathematica program in which JavaThrow occurred. ...
JavaUILink   (JLink Symbol)
JavaUILink[] returns the MathLink LinkObject used by calls to Mathematica that originate from Java user-interface actions, or Null if no such link is present.
JVM   (JLink Symbol)
JVM is the head of an expression that identifies a particular Java runtime installed into the current Mathematica session via InstallJava.
KeepJavaObject   (JLink Symbol)
KeepJavaObject[object] causes the specified object or objects not to be released when the current JavaBlock ends. KeepJavaObject[object, Manual] causes the specified object ...
LoadedJavaObjects   (JLink Symbol)
LoadedJavaObjects[] returns a list of the Java objects that have been sent to Mathematica (and not yet released with ReleaseJavaObject).
LoadJavaClass   (JLink Symbol)
LoadJavaClass[classname] loads the specified class into Java and sets up definitions so that it can be used from Mathematica.
MakeJavaExpr   (JLink Symbol)
MakeJavaExpr[expr] constructs a new Java object of the J/Link Expr class that represents the Mathematica expression expr.
1 ... 436|437|438|439|440|441|442 ... 451 Previous Next

...