2641 - 2650 of 6981 for UsingSearch Results
View search results from all Wolfram sites (80337 matches)
ImplementJavaInterface   (JLink Symbol)
ImplementJavaInterface[interfaces, mappings] uses the Dynamic Proxy facility of Java to create a new Java class and return an object of that class that implements the named ...
JavaClassPath   (JLink Symbol)
JavaClassPath[] returns the class search path in use by the Java runtime. This includes classes specified via the CLASSPATH environment variable (if any), directories and ...
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. ...
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. ...
LibraryVersionInformation   (Library Link Package Symbol)
LibraryVersionInformation[lib] returns a list of rules of library version information.
CastNETObject   (NETLink Symbol)
CastNETObject[obj, type] casts the specified object to a different type.
DoNETModal   (NETLink Symbol)
DoNETModal[form] displays the specified .NET form in the foreground and does not return until the form window is closed.DoNETModal[form, expr] evaluates expr just before the ...
MarshalStringsAs   (NETLink Symbol)
MarshalStringsAs is an option to DefineDLLFunction that specifies how string arguments should be marshaled into the DLL function. This applies to any arguments that are ...
NETNewDelegate   (NETLink Symbol)
NETNewDelegate[type, func] creates a new instance of the specified .NET delegate type whose action is to call the named Mathematica function when triggered.
GUIObject   (GUIKit Package Symbol)
GUIObject[root, args] represents a live interface instance with root widget root, wrapping the active widgets and environment.
1 ... 262|263|264|265|266|267|268 ... 699 Previous Next

...