public interface ScrollPaneConstants
JScrollPane
and related
components.Modifier and Type | Field and Description |
---|---|
static String |
COLUMN_HEADER
COLUMN_HEADER
|
static String |
HORIZONTAL_SCROLLBAR
HORIZONTAL_SCROLLBAR
|
static int |
HORIZONTAL_SCROLLBAR_ALWAYS
HORIZONTAL_SCROLLBAR_ALWAYS
|
static int |
HORIZONTAL_SCROLLBAR_AS_NEEDED
HORIZONTAL_SCROLLBAR_AS_NEEDED
|
static int |
HORIZONTAL_SCROLLBAR_NEVER
HORIZONTAL_SCROLLBAR_NEVER
|
static String |
HORIZONTAL_SCROLLBAR_POLICY
HORIZONTAL_SCROLLBAR_POLICY
|
static String |
LOWER_LEADING_CORNER
LOWER_LEADING_CORNER
|
static String |
LOWER_LEFT_CORNER
LOWER_LEFT_CORNER
|
static String |
LOWER_RIGHT_CORNER
LOWER_RIGHT_CORNER
|
static String |
LOWER_TRAILING_CORNER
LOWER_TRAILING_CORNER
|
static String |
ROW_HEADER
ROW_HEADER
|
static String |
UPPER_LEADING_CORNER
UPPER_LEADING_CORNER
|
static String |
UPPER_LEFT_CORNER
UPPER_LEFT_CORNER
|
static String |
UPPER_RIGHT_CORNER
UPPER_RIGHT_CORNER
|
static String |
UPPER_TRAILING_CORNER
UPPER_TRAILING_CORNER
|
static String |
VERTICAL_SCROLLBAR
VERTICAL_SCROLLBAR
|
static int |
VERTICAL_SCROLLBAR_ALWAYS
VERTICAL_SCROLLBAR_ALWAYS
|
static int |
VERTICAL_SCROLLBAR_AS_NEEDED
VERTICAL_SCROLLBAR_AS_NEEDED
|
static int |
VERTICAL_SCROLLBAR_NEVER
VERTICAL_SCROLLBAR_NEVER
|
static String |
VERTICAL_SCROLLBAR_POLICY
VERTICAL_SCROLLBAR_POLICY
|
static String |
VIEWPORT
VIEWPORT
|
static final String VIEWPORT
static final String VERTICAL_SCROLLBAR
static final String HORIZONTAL_SCROLLBAR
static final String ROW_HEADER
static final String COLUMN_HEADER
static final String LOWER_LEFT_CORNER
static final String LOWER_RIGHT_CORNER
static final String UPPER_LEFT_CORNER
static final String UPPER_RIGHT_CORNER
static final String LOWER_LEADING_CORNER
static final String LOWER_TRAILING_CORNER
static final String UPPER_LEADING_CORNER
static final String UPPER_TRAILING_CORNER
static final String VERTICAL_SCROLLBAR_POLICY
static final String HORIZONTAL_SCROLLBAR_POLICY
static final int VERTICAL_SCROLLBAR_AS_NEEDED
static final int VERTICAL_SCROLLBAR_NEVER
static final int VERTICAL_SCROLLBAR_ALWAYS
static final int HORIZONTAL_SCROLLBAR_AS_NEEDED
static final int HORIZONTAL_SCROLLBAR_NEVER
static final int HORIZONTAL_SCROLLBAR_ALWAYS