public class LayoutEvent extends Event
| Modifier and Type | Field and Description |
|---|---|
static int |
DOCKABLE_HIDDEN |
static int |
DOCKABLE_RESTORED |
static int |
LAYOUT_APPLIED |
static int |
LAYOUT_EMPTIED |
ACTIVE_WINDOW, BOTTOM, CENTER, CENTER_REGION, CLOSE_ACTION, DEFAULT_PERSISTENCE_KEY, DOCKING_ID, EAST_REGION, HEAVYWEIGHT_DOCKABLES, HORIZONTAL, LEFT, MOUSE_PRESSED, NORTH_REGION, PERMANENT_FOCUS_OWNER, PIN_ACTION, REGION, RIGHT, SOUTH_REGION, TOP, UNINITIALIZED, UNINITIALIZED_RATIO, UNKNOWN_REGION, UNSPECIFIED_SIBLING_PREF, VERTICAL, WEST_REGION| Constructor and Description |
|---|
LayoutEvent(Layout layout,
Layout oldLayout,
java.lang.String dockableId,
int evtType) |
| Modifier and Type | Method and Description |
|---|---|
Dockable |
getDockable() |
Layout |
getOldLayout() |
getEventTypepublic static final int LAYOUT_APPLIED
public static final int LAYOUT_EMPTIED
public static final int DOCKABLE_HIDDEN
public static final int DOCKABLE_RESTORED