:: com :: sun :: star :: awt :: grid ::
|
unpublished |
enum ScrollBarMode |
|
|
- Usage Restrictions
- not published
- Description
- specifies the adjustment type.
|
Values |
AUTO |
adjustment is originated by a line jump.
|
ON |
adjustment is originated by a page jump.
|
OFF |
|
Values' Details |
AUTO
AUTO,
- Description
- adjustment is originated by a line jump.
A line jump can, for example, be caused by a click on
one of the pointer buttons.
|
|
ON
ON,
- Description
- adjustment is originated by a page jump.
A page jump can, for example, be caused by a click in the
background area of the scrollbar (neither one of the pointer
buttons, nor the thumb).
|
|
OFF
|
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.