761 - 770 of 2365 for graphical user interfaceSearch Results
View search results from all Wolfram sites (188727 matches)
EndJavaBlock   (JLink Symbol)
EndJavaBlock[] ends an evaluation block equivalent to a JavaBlock, except that it works across a larger span than the evaluation of a single expression.
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 ...
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 ...
SameObjectQ   (JLink Symbol)
SameObjectQ[object_1, object_2] returns True if and only if the JavaObject expressions object_1 and object_2 refer to the same Java object.
SetInternetProxy   (JLink Symbol)
SetInternetProxy[host, port] sets proxy information in your Java session for accessing the internet.
LibraryVersionString   (Library Link Symbol)
LibraryVersionString[lib] returns a string of library version information.
BeginNETBlock   (NETLink Symbol)
BeginNETBlock[] and EndNETBlock[] are equivalent to the NETBlock function, except that they work across a larger span than the evaluation of a single expression.
CreateCOMObject   (NETLink Symbol)
CreateCOMObject[str] creates a COM object specified by the string str.
EndNETBlock   (NETLink Symbol)
EndNETBlock[] and a preceding BeginNETBlock are equivalent to the NETBlock function, except that they work across a larger span than the evaluation of a single expression.
GetActiveCOMObject   (NETLink Symbol)
GetActiveCOMObject[string] acquires an already-running COM object specified by string, which can be either a ProgID (such as "Excel.Application") or a CLSID (such as ...
1 ... 74|75|76|77|78|79|80 ... 237 Previous Next

...