:: com :: sun :: star :: awt ::
|
unpublished |
struct DockingData |
|
|
|
- Usage Restrictions
- not published
- Description
- data returned by docking handler
|
Elements' Summary |
TrackingRectangle |
specifies the position and size where the window would be placed
if the user releases the mouse
|
bFloating |
specifies that the window should be floating (TRUE) or docked (FALSE)
|
Elements' Details |
TrackingRectangle
Rectangle TrackingRectangle;
- Description
- specifies the position and size where the window would be placed
if the user releases the mouse
|
|
bFloating
boolean bFloating;
- Description
- specifies that the window should be floating (TRUE) or docked (FALSE)
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.