Scrollbar options

enum Scrollbar options


[more] SCROLLERS_NORMAL
Show the scrollbars when needed
[more] HSCROLLER_ALWAYS
Always show horizontal scrollers
[more] HSCROLLER_NEVER
Never show horizontal scrollers
[more] VSCROLLER_ALWAYS
Always show vertical scrollers
[more] VSCROLLER_NEVER
Never show vertical scrollers
[more] HSCROLLING_ON
Horizontal scrolling turned on (default)
[more] HSCROLLING_OFF
Horizontal scrolling turned off
[more] VSCROLLING_ON
Vertical scrolling turned on (default)
[more] VSCROLLING_OFF
Vertical scrolling turned off
[more] SCROLLERS_TRACK
Scrollers track continuously for smooth scrolling


Documentation

Scrollbar options
o SCROLLERS_NORMAL
Show the scrollbars when needed

o HSCROLLER_ALWAYS
Always show horizontal scrollers

o HSCROLLER_NEVER
Never show horizontal scrollers

o VSCROLLER_ALWAYS
Always show vertical scrollers

o VSCROLLER_NEVER
Never show vertical scrollers

o HSCROLLING_ON
Horizontal scrolling turned on (default)

o HSCROLLING_OFF
Horizontal scrolling turned off

o VSCROLLING_ON
Vertical scrolling turned on (default)

o VSCROLLING_OFF
Vertical scrolling turned off

o SCROLLERS_TRACK
Scrollers track continuously for smooth scrolling

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.