public interface JideScrollPaneConstants
extends javax.swing.ScrollPaneConstants
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COLUMN_FOOTER
Identifies the area at the top the viewport between the
lower left corner and the lower right corner.
|
static java.lang.String |
HORIZONTAL_LEADING |
static java.lang.String |
HORIZONTAL_LEFT |
static java.lang.String |
HORIZONTAL_RIGHT |
static java.lang.String |
HORIZONTAL_TRAILING |
static java.lang.String |
ROW_FOOTER
Identifies the area along the left side of the viewport between the
upper right corner and the lower right corner.
|
static java.lang.String |
VERTICAL_BOTTOM |
static java.lang.String |
VERTICAL_TOP |
COLUMN_HEADER, HORIZONTAL_SCROLLBAR, HORIZONTAL_SCROLLBAR_ALWAYS, HORIZONTAL_SCROLLBAR_AS_NEEDED, HORIZONTAL_SCROLLBAR_NEVER, HORIZONTAL_SCROLLBAR_POLICY, LOWER_LEADING_CORNER, LOWER_LEFT_CORNER, LOWER_RIGHT_CORNER, LOWER_TRAILING_CORNER, ROW_HEADER, UPPER_LEADING_CORNER, UPPER_LEFT_CORNER, UPPER_RIGHT_CORNER, UPPER_TRAILING_CORNER, VERTICAL_SCROLLBAR, VERTICAL_SCROLLBAR_ALWAYS, VERTICAL_SCROLLBAR_AS_NEEDED, VERTICAL_SCROLLBAR_NEVER, VERTICAL_SCROLLBAR_POLICY, VIEWPORT
static final java.lang.String ROW_FOOTER
static final java.lang.String COLUMN_FOOTER
static final java.lang.String HORIZONTAL_LEFT
static final java.lang.String HORIZONTAL_RIGHT
static final java.lang.String HORIZONTAL_LEADING
static final java.lang.String HORIZONTAL_TRAILING
static final java.lang.String VERTICAL_TOP
static final java.lang.String VERTICAL_BOTTOM