com :: sun :: star :: awt :: constants group ScrollBarOrientation
- Description
- These constants are used to specify the orientation if scrollbars.
Constants
|
const long HORIZONTAL
= = 0; |
- Description
- specifies a horizontal scrollbar.
|
const long VERTICAL
= = 1; |
- Description
- specifies a vertical scrollbar.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.