Elements' Details |
TrackingRectangle
Rectangle TrackingRectangle;
- Description
- specifies the current tracking rectangle
|
|
MousePos
Point MousePos;
- Description
- specifies the current mouse position in frame coordinates
|
|
bLiveMode
boolean bLiveMode;
- Description
- specifies if the layout should be adjusted immediately
|
|
bInteractive
boolean bInteractive;
- Description
- specifies if the docking procedure is interactive which means that
the user is currently dragging the window to a new position
if this member is false the window will be docked or undocked immediately
using the returned tracking rectangle
|
|
Copyright © 2003 Sun Microsystems, Inc.