Overview | Module | Use | Devguide | Index |
Values | Values' Details |
enum TextAnimationKind |
|
Values | |
NONE | Don't animate this text. |
BLINK | Let this text switch its state from visibile to nonvisible continuously. |
SCROLL | Let this text scroll. |
ALTERNATE | Scroll the text from one side to the other and back. |
SLIDE | Scroll the text from one side to the final position and stop there. |
Values' Details | |
NONE
|
|
BLINK
|
|
SCROLL
|
|
ALTERNATE
|
|
SLIDE
|
Copyright © 2003 Sun Microsystems, Inc.