|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface Window.ReparentAction
Defining ids for the reparenting strategy
| Field Summary | |
|---|---|
static int |
ACTION_INVALID
No native reparenting valid |
static int |
ACTION_NATIVE_CREATION
Native window creation after tree change - instead of reparenting. |
static int |
ACTION_NATIVE_CREATION_PENDING
Change Window tree only, native creation is pending |
static int |
ACTION_NATIVE_REPARENTING
Native reparenting incl. |
static int |
ACTION_UNCHANGED
No native reparenting action required, no change |
| Field Detail |
|---|
static final int ACTION_INVALID
static final int ACTION_UNCHANGED
static final int ACTION_NATIVE_REPARENTING
static final int ACTION_NATIVE_CREATION
static final int ACTION_NATIVE_CREATION_PENDING
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||