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)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait