JCWindows |
The JCWindowsManager type exposes the following members.
| Name | Description | |
|---|---|---|
| JCWindowsManager | Initializes a new instance of the JCWindowsManager class |
| Name | Description | |
|---|---|---|
| CanManageWndProc | if Java AWT/Swing window can manages message pump | |
| Default | The default implementation of JCWindowsManager | |
| HasRemoteMeasureOverride | if Java AWT/Swing window can manage https://learn.microsoft.com/en-us/dotnet/api/system.windows.interop.hwndhost.measureoverride | |
| HwndParent | The HandleRef received from WPF/WinForms graphic system | |
| IsRemoteManaged | if Java AWT/Swing window manages itself positioning and it is detached from WPF/WinForms graphic system | |
| JCGraphicContainer | The IJCGraphicContainer created by GetJCGraphicContainer(IJavaObject, Boolean) or GetJCGraphicContainer(String, Boolean) | |
| RemoteWindow | The IntPtr pointer to Java AWT/Swing window |
| Name | Description | |
|---|---|---|
| ConvertTReturn |
Converts a generic object
(Defined by JCOBridgeExtensions) | |
| ToNative |
Converts a generic input to an object manageable from the JVM
(Defined by JCOBridgeExtensions) |