Nested Class Summary Nested Classes Modifier and Type Class and Description protected class Scrollbar.AccessibleAWTScrollBar This class implements accessibility support for the Scrollbar class. Nested classes/interfaces inherited from class java.awt.Component Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy Field Summary Fields Modifier and Type Field and Description static int HORIZONTAL A constant that indicates a horizontal scroll bar. static int VERTICAL A constant that indicates a vertical scroll bar. Fields inherited from class java.awt.Component BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT Fields inherited from interface java.awt.Adjustable NO_ORIENTATION Fields inherited from interface java.awt.image.ImageObserver ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH Constructor Summary Constructors Constructor and Description Scrollbar() Constructs a new vertical scroll bar. Scrollbar(int orientation) Constructs a new scroll bar with the specified orientation. Scrollbar(int orientation, int value, int visible, int minimum, int maximum) Constructs a new scroll bar with the specified orientation, initial value, visible amount, and minimum and maximum values.
đang được dịch, vui lòng đợi..
