Skip navigation links
A C D E F G H I J L N O R S T U W 

A

add(JCEnum) - Method in class org.mases.jcobridge.JCEnum
Execute the OR operation in case of Flags
addNotify() - Method in class org.mases.jcobridge.JCControl
Do not call directly
addNotify() - Method in class org.mases.jcobridge.JCJControl
Do not call directly
AddPath(String) - Method in class org.mases.jcobridge.JCOBridge
Adds a path where the wrapper searches for CLR assemblies
addPath(String) - Static method in class org.mases.jcobridge.JVMHelper
This method is used to add a path to the System Class Loader.
AddReference(String) - Method in class org.mases.jcobridge.JCOBridge
Adds a reference to a CLR assembly

C

clone() - Method in class org.mases.jcobridge.JCObject
Creates and returns a copy of this object as per CLR Clone.
compileClass(String) - Static method in class org.mases.jcobridge.JVMHelper
This method is used to compile a class within the file passed as argument.
componentHidden(ComponentEvent) - Method in class org.mases.jcobridge.JCControl
Do not call directly
componentHidden(ComponentEvent) - Method in class org.mases.jcobridge.JCJControl
Do not call directly
componentMoved(ComponentEvent) - Method in class org.mases.jcobridge.JCControl
Do not call directly
componentMoved(ComponentEvent) - Method in class org.mases.jcobridge.JCJControl
Do not call directly
componentResized(ComponentEvent) - Method in class org.mases.jcobridge.JCControl
Do not call directly
componentResized(ComponentEvent) - Method in class org.mases.jcobridge.JCJControl
Do not call directly
componentShown(ComponentEvent) - Method in class org.mases.jcobridge.JCControl
Do not call directly
componentShown(ComponentEvent) - Method in class org.mases.jcobridge.JCJControl
Do not call directly
Create(T) - Static method in class org.mases.jcobridge.JCRefOut
Initialize a new JCRefOut using the Object.
Create(T[]) - Static method in class org.mases.jcobridge.JCRefOut
Initialize a new JCRefOut using the Object.
CreateContainer(Component) - Static method in class org.mases.jcobridge.JCOBridge
Returns a reference to a newly created IJCGraphicContainer instance
CreateContainer(String) - Static method in class org.mases.jcobridge.JCOBridge
Returns a reference to a newly created IJCGraphicContainer instance
CreateNew() - Static method in class org.mases.jcobridge.JCOBridge
Create a new instance of JCOBridge .
CreateOut(T) - Static method in class org.mases.jcobridge.JCRefOut
Deprecated.
CreateRef(T) - Static method in class org.mases.jcobridge.JCRefOut
Deprecated.

D

DelegateInvoked(Object...) - Method in class org.mases.jcobridge.JCDelegate
Method invoked when delegates is invoked in CLR context.
DelegateInvoked(Object...) - Method in class org.mases.jcobridge.JCVoidDelegate
Method invoked when delegates is invoked in CLR context.
destroy() - Method in interface org.mases.jcobridge.IJCGraphicContainer
Destroy the graphic container
DispatcherGet(JCObject, String) - Static method in class org.mases.jcobridge.JCControl
Retrieve a field from the reflected CLR Object using the Dispatcher thread.
DispatcherGet(JCType, String) - Static method in class org.mases.jcobridge.JCControl
Retrieve a static field from the reflected CLR Type using the Dispatcher thread.
DispatcherGet(JCObject, String) - Static method in class org.mases.jcobridge.JCJControl
Retrieve a field from the reflected CLR Object using the Dispatcher thread.
DispatcherGet(JCType, String) - Static method in class org.mases.jcobridge.JCJControl
Retrieve a static field from the reflected CLR Type using the Dispatcher thread.
DispatcherInvoke(JCObject, String, Object...) - Static method in class org.mases.jcobridge.JCControl
Invokes a method on the reflected CLR Object with optional parameters using the Dispatcher thread.
DispatcherInvoke(JCType, String, Object...) - Static method in class org.mases.jcobridge.JCControl
Invokes a static method on the reflected CLR Type with optional parameters using the Dispatcher thread.
DispatcherInvoke(JCObject, String, Object...) - Static method in class org.mases.jcobridge.JCJControl
Invokes a method on the reflected CLR Object with optional parameters using the Dispatcher thread.
DispatcherInvoke(JCType, String, Object...) - Static method in class org.mases.jcobridge.JCJControl
Invokes a static method on the reflected CLR Type with optional parameters using the Dispatcher thread.
DispatcherSet(JCObject, String, Object) - Static method in class org.mases.jcobridge.JCControl
Sets a field on the reflected CLR Object using the Dispatcher thread.
DispatcherSet(JCType, String, Object) - Static method in class org.mases.jcobridge.JCControl
Sets a static field on the reflected CLR Type using the Dispatcher thread.
DispatcherSet(JCObject, String, Object) - Static method in class org.mases.jcobridge.JCJControl
Sets a field on the reflected CLR Object using the Dispatcher thread.
DispatcherSet(JCType, String, Object) - Static method in class org.mases.jcobridge.JCJControl
Sets a static field on the reflected CLR Type using the Dispatcher thread.

E

endMeasureOverride() - Method in interface org.mases.jcobridge.IJCGraphicContainer
End MeasureOverride operation
equals(Object) - Method in class org.mases.jcobridge.JCObject
Indicates whether some other object is "equal to" this one as per CLR Equals.
EventLog(String) - Method in interface org.mases.jcobridge.IJCEventLog
Invoked when an event happens.
EventLog(String) - Method in class org.mases.jcobridge.JCConsoleEventLog
Invoked when an event happens.
EventLog(String) - Method in class org.mases.jcobridge.JCFileEventLog
Invoked when an event happens.
EventRaised(Object...) - Method in interface org.mases.jcobridge.IJCEventEmit
Invoked when associated event on CLR context is raised.
EventRaised(Object...) - Method in interface org.mases.jcobridge.IJCVoidEventEmit
Invoked when associated event on CLR context is raised.
EventRaised(Object...) - Method in class org.mases.jcobridge.JCEventEmit
Invoked when associated event on CLR context is raised.
EventRaised(Object...) - Method in class org.mases.jcobridge.JCVoidEventEmit
Invoked when associated event on CLR context is raised.
extraData() - Method in interface org.mases.jcobridge.IJCListener
Invoked from the CLR to get extra information.
extraData() - Method in class org.mases.jcobridge.JCListener
Invoked from the CLR to get extra information.
extraDataLength() - Method in interface org.mases.jcobridge.IJCListener
Invoked from the CLR to know how many Object contains extra information.
extraDataLength() - Method in class org.mases.jcobridge.JCListener
Invoked from the CLR to know how many Object contains extra information.

F

fromValue(String) - Method in class org.mases.jcobridge.JCEnum
Returns a new JCEnum from the input parameter.
fromValues(String...) - Method in class org.mases.jcobridge.JCEnum
Returns a new JCEnum from the input parameter.
FusionLog(String) - Method in interface org.mases.jcobridge.IJCEventLog
Invoked when a fusion event happens.
FusionLog(String) - Method in class org.mases.jcobridge.JCConsoleEventLog
Invoked when a fusion event happens.
FusionLog(String) - Method in class org.mases.jcobridge.JCFileEventLog
Invoked when a fusion event happens.

G

Get(String) - Method in class org.mases.jcobridge.JCControl
Retrieve a field from the reflected CLR Object.
Get(String) - Method in class org.mases.jcobridge.JCJControl
Retrieve a field from the reflected CLR Object.
Get(String) - Method in class org.mases.jcobridge.JCObject
Retrieve an instance property from the reflected CLR Object.
Get(String) - Method in class org.mases.jcobridge.JCType
Retrieve a static property from the reflected CLR Type.
getAllValues() - Method in class org.mases.jcobridge.JCEnum
 
getCLRException() - Method in exception org.mases.jcobridge.JCNativeException
 
GetCLRGlobal(String) - Static method in class org.mases.jcobridge.JCOBridge
Get previously registered CLR global Object.
getCLRRID() - Static method in class org.mases.jcobridge.JCOBridge
This method is used to get the Rid to use.
getCLRType() - Method in exception org.mases.jcobridge.JCNativeException
Return the CLR type of the excpetion.
getControl() - Method in class org.mases.jcobridge.JCControl
Return the JCObject representation of graphical CLR Object
getControl() - Method in class org.mases.jcobridge.JCJControl
Return the JCObject representation of graphical CLR Object
GetControl(String) - Method in class org.mases.jcobridge.JCOBridge
Returns an instance of JCControl which reference a graphical CLR Object
getCoreCLRApp() - Static method in class org.mases.jcobridge.JCOBridge
This method is used to get the framework to be used: valid values are Microsoft.NET6.App (Default), Microsoft.NET7.App, Microsoft.WindowsDesktop6.App or Microsoft.WindowsDesktop7.App.
getCoreCLRPath() - Static method in class org.mases.jcobridge.JCOBridge
This method is used to get the fully qualified location of the coreclr library.
getDelegateType() - Method in class org.mases.jcobridge.JCDelegate
 
getDelegateType() - Method in class org.mases.jcobridge.JCVoidDelegate
 
getDelegateTypeName() - Method in class org.mases.jcobridge.JCDelegate
 
getDelegateTypeName() - Method in class org.mases.jcobridge.JCVoidDelegate
 
GetEnum(String) - Method in class org.mases.jcobridge.JCOBridge
Returns a reference to a CLR Enum
getEventData() - Method in interface org.mases.jcobridge.IJCListener
Invoked from the CLR counterpart to get the event Object.
getEventData() - Method in class org.mases.jcobridge.JCListener
Invoked from the CLR counterpart to get the event Object.
GetField(String) - Method in class org.mases.jcobridge.JCObject
Retrieve an instance property from the reflected CLR Object.
GetField(String) - Method in class org.mases.jcobridge.JCType
Retrieve a static field from the reflected CLR Type.
getFilteredArgs() - Static method in class org.mases.jcobridge.JCOBridge
This method is used to get the arguments from command-line filtered from the arguments related to JCOBridge
getGraphicObject() - Method in interface org.mases.jcobridge.IJCGraphicContainer
The graphic Object hosted from the graphic container
getIsWPF() - Method in class org.mases.jcobridge.JCControl
Return true if the remote object is a WPF object, otherwise return false
getIsWPF() - Method in class org.mases.jcobridge.JCJControl
Return true if the remote object is a WPF object, otherwise return false
GetJControl(String) - Method in class org.mases.jcobridge.JCOBridge
Returns an instance of JCJControl which reference a graphical CLR Object
GetJVMGlobal(String) - Static method in class org.mases.jcobridge.JCOBridge
Get previously registered JVM global Object.
getLicensePath() - Static method in class org.mases.jcobridge.JCOBridge
This method is used to get the path where is located the JCOBridge license.
getMeasureOverrideHeight() - Method in interface org.mases.jcobridge.IJCGraphicContainer
MeasureOverride Height
getMeasureOverrideWidth() - Method in interface org.mases.jcobridge.IJCGraphicContainer
MeasureOverride Width
getNativePath() - Static method in class org.mases.jcobridge.JCOBridge
This method is used to get the path where to load JCOBridge runtime library.
getNativeWindowHandle() - Method in interface org.mases.jcobridge.IJCGraphicContainer
Retrieves the native handle to the hosting window
getObject() - Method in class org.mases.jcobridge.JCRefOut
 
GetOnType(String) - Method in class org.mases.jcobridge.JCObject
Retrieve a property from the reflected CLR Type.
GetOnType(String) - Method in class org.mases.jcobridge.JCType
Retrieve a property from the reflected CLR Type.
getReference() - Method in class org.mases.jcobridge.JCHandler
The wrapper reference of the derived JVM object
getReturnData() - Method in interface org.mases.jcobridge.IJCListener
Invoked from the JVM to get the event return Object.
getReturnData() - Method in class org.mases.jcobridge.JCListener
Invoked from the JVM to get the event return Object.
GetType(String) - Method in class org.mases.jcobridge.JCAssembly
Returns JCType of the type represented from the parameter.
getType() - Method in class org.mases.jcobridge.JCNull
 
GetType(String) - Method in class org.mases.jcobridge.JCOBridge
Returns a reference to a CLR Type
getTypeName() - Method in class org.mases.jcobridge.JCEnum
 
getTypeName() - Method in class org.mases.jcobridge.JCNull
 
getValue() - Method in class org.mases.jcobridge.JCEnum
 
getValues() - Method in class org.mases.jcobridge.JCEnum
 

H

has(JCEnum) - Method in class org.mases.jcobridge.JCEnum
Check if this JCEnum contains the input JCEnum
hasExtraData() - Method in interface org.mases.jcobridge.IJCListener
Invoked from the CLR to know if the event has extra information.
hasExtraData() - Method in class org.mases.jcobridge.JCListener
Invoked from the CLR to know if the event has extra information.
hasFocusWithinCore() - Method in interface org.mases.jcobridge.IJCGraphicContainer
Get focus state
hashCode() - Method in class org.mases.jcobridge.JCAssembly
This method is used to get the CLR hashCode.
hashCode() - Method in class org.mases.jcobridge.JCControl
This method is used to get the CLR hashCode.
hashCode() - Method in class org.mases.jcobridge.JCJControl
This method is used to get the CLR hashCode.
hashCode() - Method in class org.mases.jcobridge.JCObject
This method is used to get the CLR hashCode.
hashCode() - Method in class org.mases.jcobridge.JCObjectIterator
This method is used to get the CLR hashCode.
hashCode() - Method in class org.mases.jcobridge.JCType
This method is used to get the CLR hashCode.
hasMeasureOverride() - Method in interface org.mases.jcobridge.IJCGraphicContainer
Return if the graphic container implements management of MeasureOverride
hasNext() - Method in class org.mases.jcobridge.JCObjectIterator
Returns true if the iteration has more elements.
hasWndProcHandler() - Method in interface org.mases.jcobridge.IJCGraphicContainer
Return if the graphic container implements management for WndProc

I

IJCEventEmit - Interface in org.mases.jcobridge
The IJCEventEmit interface represents a generic event handler with return value.
IJCEventLog - Interface in org.mases.jcobridge
The IJCEventLog interface represents a generic event sink for debug purpose.
IJCGraphicContainer - Interface in org.mases.jcobridge
The IJCGraphicContainer interface represents a generic entry point to manage graphic containers which wraps and embed JVM graphic object within WPF/WinForms hosting applications JCOBridge offers an implementation for AWT/Swing
IJCListener - Interface in org.mases.jcobridge
The JCListener class represents a generic implementation of event raiser class to CLR
IJCVoidEventEmit - Interface in org.mases.jcobridge
The IJCVoidEventEmit interface represents a generic event handler without return value.
initialize(long) - Method in interface org.mases.jcobridge.IJCGraphicContainer
Initialize the graphic container
Initialize() - Static method in class org.mases.jcobridge.JCOBridge
Initialize the library for .NET with default parameters.
Initialize(String[]) - Static method in class org.mases.jcobridge.JCOBridge
Initialize the library for .NET.
Initialize(String) - Static method in class org.mases.jcobridge.JCOBridge
Deprecated.
InitializeFromRemote(String) - Static method in class org.mases.jcobridge.JCOBridge
Initialize the library from CLR.
Invoke(String, Object...) - Method in class org.mases.jcobridge.JCControl
Invokes a method on the reflected CLR Object with optional parameters.
Invoke(String, Object...) - Method in class org.mases.jcobridge.JCJControl
Invokes a method on the reflected CLR Object with optional parameters.
Invoke(String, Object...) - Method in class org.mases.jcobridge.JCObject
Invokes an instance method on the reflected CLR Object with optional parameters.
Invoke(String, Object...) - Method in class org.mases.jcobridge.JCType
Invokes a static method on the reflected CLR Type with optional parameters.
InvokeOnType(String, Object...) - Method in class org.mases.jcobridge.JCObject
Invokes a method on the reflected CLR Type with optional parameters.
InvokeOnType(String, Object...) - Method in class org.mases.jcobridge.JCType
Invokes a method on the reflected CLR Type with optional parameters.
is(JCEnum) - Method in class org.mases.jcobridge.JCEnum
Check if this JCEnum is the input JCEnum
isRef() - Method in class org.mases.jcobridge.JCRefOut
Deprecated.
isRemoteManaged() - Method in interface org.mases.jcobridge.IJCGraphicContainer
Return if the graphic container implements embedding styles and all management for window placement On Windows this means to remove from the HWND: WS_CAPTION | WS_THICKFRAME | WS_MINIMIZEBOX | WS_MAXIMIZEBOX | WS_SYSMENU and add the child behavior using WS_CHILDWINDOW
iterator() - Method in class org.mases.jcobridge.JCObject
Returns an iterator over elements of type JCObject.

J

JCAssembly - Class in org.mases.jcobridge
The JCAssembly class represents a reflected CLR Assembly.
JCConsoleEventLog - Class in org.mases.jcobridge
The JCConsoleEventLog class is a console implementation for IJCEventLog
JCConsoleEventLog() - Constructor for class org.mases.jcobridge.JCConsoleEventLog
 
JCControl - Class in org.mases.jcobridge
The JCControl class represents an AWT wrapper around graphical CLR Object.
JCDelegate - Class in org.mases.jcobridge
The JCDelegate class represents a reflected CLR Delegate with return value.
JCDelegate(String) - Constructor for class org.mases.jcobridge.JCDelegate
Initialize a new JCDelegate using the String representation of CLR delegate Type.
JCDelegate(JCType) - Constructor for class org.mases.jcobridge.JCDelegate
Initialize a new JCDelegate using the JCType representation of CLR delegate Type.
JCEnum - Class in org.mases.jcobridge
The JCEnum class represents a reflected CLR Enum.
JCEventEmit - Class in org.mases.jcobridge
The JCEventEmit class represents a generic implementation of IJCEventEmit
JCEventEmit() - Constructor for class org.mases.jcobridge.JCEventEmit
 
JCException - Exception in org.mases.jcobridge
The JCException class represents an Exception from JCOBridge library.
JCFileEventLog - Class in org.mases.jcobridge
The JCFileEventLog class is a file implementation for IJCEventLog
JCFileEventLog(String) - Constructor for class org.mases.jcobridge.JCFileEventLog
 
JCHandler - Class in org.mases.jcobridge
The JCHandler class represents a generic wrapper for all reflected CLR Objects.
JCJControl - Class in org.mases.jcobridge
The JCJControl class represents a swing wrapper around graphical CLR Object.
JCListener - Class in org.mases.jcobridge
The JCListener class represents a generic implementation of event raiser class to CLR Extend this class and implement the event of interest.
JCListener(String) - Constructor for class org.mases.jcobridge.JCListener
 
JCNativeException - Exception in org.mases.jcobridge
The JCNativeException class represents a reflected CLR Exception.
JCNull - Class in org.mases.jcobridge
The JCNull class represents a generic wrapper for a null reflected CLR Object.
JCNull(String) - Constructor for class org.mases.jcobridge.JCNull
Initialize a new JCNull using the String representation of CLR Type.
JCNull(JCType) - Constructor for class org.mases.jcobridge.JCNull
Initialize a new JCNull using the JCType representation of CLR Type.
JCObject - Class in org.mases.jcobridge
The JCObject class represents a reflected CLR Object.
JCObjectIterator - Class in org.mases.jcobridge
The JCObjectIterator class represents a generic Iterator for reflected CLR Object.
JCOBridge - Class in org.mases.jcobridge
The JCOBridge class represents the main entry point to interact with CLR context.
JCRefOut<T> - Class in org.mases.jcobridge
The JCRefOut class represents a generic wrapper for a referenced object into CLR context.
JCType - Class in org.mases.jcobridge
The JCType class represents a reflected CLR Type.
JCVoid - Class in org.mases.jcobridge
The JCVoid class represents a reflected CLR void.
JCVoid() - Constructor for class org.mases.jcobridge.JCVoid
Initialize a new JCVoid
JCVoidDelegate - Class in org.mases.jcobridge
The JCVoidDelegate class represents a reflected CLR Delegate without return value.
JCVoidDelegate(String) - Constructor for class org.mases.jcobridge.JCVoidDelegate
Initialize a new JCVoidDelegate using the String representation of CLR delegate Type.
JCVoidDelegate(JCType) - Constructor for class org.mases.jcobridge.JCVoidDelegate
Initialize a new JCVoidDelegate using the JCType representation of CLR delegate Type.
JCVoidEventEmit - Class in org.mases.jcobridge
The JCVoidEventEmit class represents a generic implementation of IJCVoidEventEmit
JCVoidEventEmit() - Constructor for class org.mases.jcobridge.JCVoidEventEmit
 
JVMHelper - Class in org.mases.jcobridge
The JVMHelper class implements methods to help interaction from CLR.
JVMHelper() - Constructor for class org.mases.jcobridge.JVMHelper
 

L

Load() - Static method in class org.mases.jcobridge.JCOBridge
This method is used to loads the CLR/JVM Wrapper library.
LoadWrapper(String) - Static method in class org.mases.jcobridge.JCOBridge
This method is used to loads the CLR/JVM Wrapper library. * Note: Do not use directly.

N

NewObject(String, Object...) - Method in class org.mases.jcobridge.JCOBridge
Returns a reference to a newly created CLR Object
NewObject(JCType, Object...) - Method in class org.mases.jcobridge.JCOBridge
Returns a reference to a newly created CLR Object
NewObject(Object...) - Method in class org.mases.jcobridge.JCType
Create a new object using the reflected CLR Type and optional parameters for constructor.
next() - Method in class org.mases.jcobridge.JCObjectIterator
Returns the next element in the iteration.

O

org.mases.jcobridge - package org.mases.jcobridge
Provides the classes necessary to create and manage a bridge between JVM and CLR contexts.

R

raiseEvent(String) - Method in interface org.mases.jcobridge.IJCListener
Invoked when an action occurs.
raiseEvent(String, Object) - Method in interface org.mases.jcobridge.IJCListener
Invoked when an action occurs.
raiseEvent(String, Object, Object...) - Method in interface org.mases.jcobridge.IJCListener
Invoked when an action occurs.
raiseEvent(String) - Method in class org.mases.jcobridge.JCListener
Invoked when an action occurs.
raiseEvent(String, Object) - Method in class org.mases.jcobridge.JCListener
Invoked when an action occurs.
raiseEvent(String, Object, Object...) - Method in class org.mases.jcobridge.JCListener
Invoked when an action occurs.
RegisterEventListener(String, IJCVoidEventEmit) - Method in class org.mases.jcobridge.JCControl
Register an event callback without return value into CLR Object.
RegisterEventListener(String, IJCEventEmit) - Method in class org.mases.jcobridge.JCControl
Register an event callback with return value into CLR Object.
RegisterEventListener(String, IJCVoidEventEmit) - Method in class org.mases.jcobridge.JCJControl
Register an event callback without return value into CLR Object.
RegisterEventListener(String, IJCEventEmit) - Method in class org.mases.jcobridge.JCJControl
Register an event callback with return value into CLR Object.
RegisterEventListener(String, IJCVoidEventEmit) - Method in class org.mases.jcobridge.JCObject
Register an event callback without return value into CLR Object.
RegisterEventListener(String, IJCEventEmit) - Method in class org.mases.jcobridge.JCObject
Register an event callback with return value into CLR Object.
RegisterEventLog(IJCEventLog) - Method in class org.mases.jcobridge.JCOBridge
Register an instance of IJCEventLog for debug logging purpose.
RegisterJVMGlobal(String, Object) - Static method in class org.mases.jcobridge.JCOBridge
Register the object into the global JVM mapper.
release() - Method in interface org.mases.jcobridge.IJCListener
Invoked when the CLR counterpart request to release the instance.
release() - Method in class org.mases.jcobridge.JCListener
Invoked when the CLR counterpart request to release the instance.
remove(JCEnum) - Method in class org.mases.jcobridge.JCEnum
Execute the XOR operation in case of Flags
removeNotify() - Method in class org.mases.jcobridge.JCControl
Do not call directly
removeNotify() - Method in class org.mases.jcobridge.JCJControl
Do not call directly
requestFocus() - Method in class org.mases.jcobridge.JCControl
requestFocus() - Method in class org.mases.jcobridge.JCJControl

S

Set(String, Object) - Method in class org.mases.jcobridge.JCControl
Sets a field on the reflected CLR Object.
Set(String, Object) - Method in class org.mases.jcobridge.JCJControl
Sets a field on the reflected CLR Object.
Set(String, Object) - Method in class org.mases.jcobridge.JCObject
Sets an instance property on the reflected CLR Object.
Set(String, Object) - Method in class org.mases.jcobridge.JCType
Sets a static property on the reflected CLR Type.
setCLRRID(String) - Static method in class org.mases.jcobridge.JCOBridge
This method is used to set the Rid to use.
setCoreCLRApp(String) - Static method in class org.mases.jcobridge.JCOBridge
This method is used to set the framework to be used: valid values are Microsoft.NET6.App (Default), Microsoft.NET7.App, Microsoft.WindowsDesktop6.App or Microsoft.WindowsDesktop7.App.
setCoreCLRPath(String) - Static method in class org.mases.jcobridge.JCOBridge
This method is used to set the fully qualified location of the coreclr library.
SetField(String, Object) - Method in class org.mases.jcobridge.JCObject
Sets an instance field on the reflected CLR Object.
SetField(String, Object) - Method in class org.mases.jcobridge.JCType
Sets a static field on the reflected CLR Type.
setLicensePath(String) - Static method in class org.mases.jcobridge.JCOBridge
This method is used to set the path where is located the JCOBridge license.
setNativePath(String) - Static method in class org.mases.jcobridge.JCOBridge
This method is used to set the path where to load JCOBridge runtime library.
setObject(Object) - Method in class org.mases.jcobridge.JCRefOut
Sets back the result from CLR context
setObject(Y[]) - Method in class org.mases.jcobridge.JCRefOut
Sets back the result from CLR context
setReturnData(Object) - Method in interface org.mases.jcobridge.IJCListener
Invoked from the CLR counterpart to set the event return Object.
setReturnData(Object) - Method in class org.mases.jcobridge.JCListener
Invoked from the CLR counterpart to set the event return Object.
setSizeAndVisibility(boolean, int, int, int, int) - Method in interface org.mases.jcobridge.IJCGraphicContainer
Sets visibility and bounding rectangle
SetWrapperPath(String) - Static method in class org.mases.jcobridge.JCOBridge
This method is used to set the path where is located the CLR/JVM Wrapper library.
startMeasureOverride(int, int) - Method in interface org.mases.jcobridge.IJCGraphicContainer
Starts a MeasureOverride operation

T

toString() - Method in class org.mases.jcobridge.JCAssembly
This method is used to get the equivalent CLR ToString.
toString() - Method in class org.mases.jcobridge.JCControl
This method is used to get the equivalent CLR ToString.
toString() - Method in class org.mases.jcobridge.JCEnum
This method is used to get an equivalent CLR ToString.
toString() - Method in class org.mases.jcobridge.JCJControl
This method is used to get the equivalent CLR ToString.
toString() - Method in class org.mases.jcobridge.JCObject
This method is used to get the equivalent CLR ToString.
toString() - Method in class org.mases.jcobridge.JCObjectIterator
This method is used to get the equivalent CLR ToString.
toString() - Method in class org.mases.jcobridge.JCType
This method is used to get the equivalent CLR ToString.

U

UnregisterEventListener(String, IJCVoidEventEmit) - Method in class org.mases.jcobridge.JCControl
Unregister an event callback without return value from CLR Object.
UnregisterEventListener(String, IJCEventEmit) - Method in class org.mases.jcobridge.JCControl
Unregister an event callback with return value from CLR Object.
UnregisterEventListener(String, IJCVoidEventEmit) - Method in class org.mases.jcobridge.JCJControl
Unregister an event callback without return value from CLR Object.
UnregisterEventListener(String, IJCEventEmit) - Method in class org.mases.jcobridge.JCJControl
Unregister an event callback with return value from CLR Object.
UnregisterEventListener(String, IJCVoidEventEmit) - Method in class org.mases.jcobridge.JCObject
Unregister an event callback without return value from CLR Object.
UnregisterEventListener(String, IJCEventEmit) - Method in class org.mases.jcobridge.JCObject
Unregister an event callback with return value from CLR Object.
UnregisterJVMGlobal(String) - Static method in class org.mases.jcobridge.JCOBridge
Unregister the object from the global JVM mapper.

W

wndProcHandler(long, int, long, long, boolean) - Method in interface org.mases.jcobridge.IJCGraphicContainer
Accesses the window process (handle) of the hosted child window
A C D E F G H I J L N O R S T U W 
Skip navigation links