8371 - 8380 of 10081 for COMSearch Results
View search results from all Wolfram sites (653134 matches)
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.
MakeJavaObject   (JLink Symbol)
MakeJavaObject[expr] constructs a new Java object whose "value" is expr.
Methods   (JLink Symbol)
Methods[javaclass] returns a list of the Java declarations for all methods of the specified JavaClass. Methods["classname"] lists the methods for the named class. ...
ParentClass   (JLink Symbol)
ParentClass[javaclass] returns the JavaClass expression representing the parent class of the specified JavaClass. ParentClass[javaobject] returns the parent class for the ...
Periodical   (JLink Symbol)
Periodical[id] returns information about the periodical task corresponding to the specified integer id.
Periodicals   (JLink Symbol)
Periodicals[] returns a list of integer ID numbers corresponding to the set of operations that are periodically performed automatically when the kernel is not busy with ...
ReinstallJava   (JLink Symbol)
ReinstallJava[] is a convenience function that calls UninstallJava followed by InstallJava.
ReleaseJavaObject   (JLink Symbol)
ReleaseJavaObject[javaobject] tells the Java memory-management system to forget about any references to the specified JavaObject that are being maintained solely for the sake ...
RemovePeriodical   (JLink Symbol)
RemovePeriodical[id] removes the computation corresponding to the integer id from the set of operations that are periodically performed automatically.
1 ... 835|836|837|838|839|840|841 ... 1009 Previous Next

...