Package com.openfin.desktop.win32
Class EmbeddedWindow
java.lang.Object
com.openfin.desktop.win32.EmbeddedWindow
public class EmbeddedWindow
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description EmbeddedWindow(Window window)
-
Method Summary
Modifier and Type Method Description void
embed(long parentHwndId, WindowBounds embedBounds, AckListener callback)
void
embedComponentSizeChange(int left, int top, int width, int height)
-
Constructor Details
-
Method Details
-
embed
-
embedComponentSizeChange
public void embedComponentSizeChange(int left, int top, int width, int height)
-