:: com :: sun :: star :: drawing ::
|
deprecated |
enum Arrangement |
|
|
- Usage Restrictions
- deprecated
- Description
- With this enumeration you can arrange the relative position of an object
within the other objects.
|
Values |
FRONT |
Move this object in front of all other objects.
|
MORE_FRONT |
Move this object one object more to the front.
|
MORE_BACK |
Move this object one object more to the back.
|
BACK |
Move this object behind all other objects.
|
Values' Details |
FRONT
FRONT,
- Description
- Move this object in front of all other objects.
|
|
MORE_FRONT
MORE_FRONT,
- Description
- Move this object one object more to the front.
|
|
MORE_BACK
MORE_BACK,
- Description
- Move this object one object more to the back.
|
|
BACK
BACK,
- Description
- Move this object behind all other objects.
|
|
Top of Page
Copyright © 1995, 2012, 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.