Click or drag to resize

JCWindowsManager Properties

The JCWindowsManager type exposes the following members.

Properties
 NameDescription
Public propertyCanManageWndProc if Java AWT/Swing window can manages message pump
Public propertyStatic memberDefault The default implementation of JCWindowsManager
Public propertyHasRemoteMeasureOverride if Java AWT/Swing window can manage https://learn.microsoft.com/en-us/dotnet/api/system.windows.interop.hwndhost.measureoverride
Public propertyHwndParent The HandleRef received from WPF/WinForms graphic system
Public propertyIsRemoteManaged if Java AWT/Swing window manages itself positioning and it is detached from WPF/WinForms graphic system
Public propertyJCGraphicContainer The IJCGraphicContainer created by GetJCGraphicContainer(IJavaObject, Boolean) or GetJCGraphicContainer(String, Boolean)
Public propertyRemoteWindow The IntPtr pointer to Java AWT/Swing window
Top
See Also