Methods' Details
|
- arrange
-  
- void
arrange(
-
- Description
- applies the specified Arrangement to
the specified collection of Shape s.
|
- bringToFront
-  
- void
bringToFront(
-
- Description
- moves the specified Shape s by a specified number
of objects more to the front.
|
- sendToBack
-  
- void
sendToBack(
-
- Description
- moves the specified Shape s
nSteps objects more to the back.
|
- setBehindShape
-  
- void
setBehindShape(
-
- Description
- moves the specified collection of Shape s
behind the specified single Shape .
|
- setInFrontOf
-  
- void
setInFrontOf(
-
- Description
- moves the specified collection of Shape s in
front of the specified single Shape .
|
- reverseOrder
-  
- void
reverseOrder(
-
- Description
- reverses the order of the specified collection of
Shape s.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.