public class EmbeddedWindow extends Object
| Constructor and Description |
|---|
EmbeddedWindow(Window window) |
| Modifier and Type | Method and Description |
|---|---|
void |
embed(long parentHwndId,
WindowBounds embedBounds,
AckListener callback) |
void |
embedComponentSizeChange(int left,
int top,
int width,
int height) |
public EmbeddedWindow(Window window)
public void embed(long parentHwndId,
WindowBounds embedBounds,
AckListener callback)
public void embedComponentSizeChange(int left,
int top,
int width,
int height)
Copyright © 2022. All rights reserved.