public class ControlScrollBarType
Field Summary | ||
---|---|---|
static final int | NONE | |
Displays no scroll bars.
|
||
static final int | HORIZONTAL | |
Displays a horizontal scroll bar.
|
||
static final int | BARS_VERTICAL | |
Displays a vertical scroll bar.
|
||
static final int | BARS_BOTH | |
Displays both a horizontal and a vertical scroll bar.
|
public static final int NONE
public static final int HORIZONTAL
public static final int BARS_VERTICAL
public static final int BARS_BOTH