2701 - 2710 of 4264 for not equalSearch Results
View search results from all Wolfram sites (323137 matches)
ConnectToFrontEnd   (JLink Symbol)
ConnectToFrontEnd[] establishes a link to the notebook front end for use by the UseFrontEnd[] function.
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 ...
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. ...
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 ...
ShowJavaConsole   (JLink Symbol)
ShowJavaConsole[] displays the Java console window and begins capturing output sent to the Java System.out and System.err streams. ShowJavaConsole["stdout"] captures only ...
AddEventHandler   (NETLink Symbol)
AddEventHandler[obj@event, func] assigns the specified Mathematica function func to be called when the given event event fires.
DefineNETDelegate   (NETLink Symbol)
DefineNETDelegate[name, rtype, ptypes] creates a new .NET delegate type with the given name name, return type rtype, and parameter types ptypes.
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 ...
DoNETModeless   (NETLink Symbol)
DoNETModeless[form] displays the specified .NET form in the foreground and then returns.
1 ... 268|269|270|271|272|273|274 ... 427 Previous Next

...