6671 - 6680 of 10072 for copyingSearch Results
View search results from all Wolfram sites (14307 matches)
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.
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 ...
LoadJavaClass   (JLink Symbol)
LoadJavaClass[classname] loads the specified class into Java and sets up definitions so that it can be used from Mathematica.
MakeJavaObject   (JLink Symbol)
MakeJavaObject[expr] constructs a new Java object whose "value" is expr.
ReturnAsJavaObject   (JLink Symbol)
ReturnAsJavaObject[expr] causes a Java method call or field access during the evaluation of expr to return its result as an object reference (a JavaObject expression), not a ...
$JavaExceptionHandler   (JLink Symbol)
$JavaExceptionHandler allows you to control how exceptions thrown in Java are handled in Mathematica.
$RelaxedTypeChecking   (JLink Symbol)
$RelaxedTypeChecking is a flag that can be set to True to speed up the validation performed in Mathematica (via pattern tests) on arrays of data being sent as arguments to ...
How to Use This User Guide   (JLink Tutorial)
This User Guide is divided into two parts, reflecting the traditional distinction between the two ways of using Mathematica with external programs. The first use is to extend ...
$LibraryError   (Library Link Symbol)
$LibraryError returns the system-dependent error message from loading a library, or None if there was no error.
 
1 ... 665|666|667|668|669|670|671 ... 1008 Previous Next

...