Interface com.sun.java.swing.ScrollPaneConstants
- All Known Implementing Classes:
- JScrollPane, ScrollPaneLayout
- public abstract interface ScrollPaneConstants
VIEWPORT
public static final String VIEWPORT
VERTICAL_SCROLLBAR
public static final String VERTICAL_SCROLLBAR
HORIZONTAL_SCROLLBAR
public static final String HORIZONTAL_SCROLLBAR
ROW_HEADER
public static final String ROW_HEADER
COLUMN_HEADER
public static final String COLUMN_HEADER
LOWER_LEFT_CORNER
public static final String LOWER_LEFT_CORNER
LOWER_RIGHT_CORNER
public static final String LOWER_RIGHT_CORNER
UPPER_LEFT_CORNER
public static final String UPPER_LEFT_CORNER
UPPER_RIGHT_CORNER
public static final String UPPER_RIGHT_CORNER
VERTICAL_SCROLLBAR_POLICY
public static final String VERTICAL_SCROLLBAR_POLICY
HORIZONTAL_SCROLLBAR_POLICY
public static final String HORIZONTAL_SCROLLBAR_POLICY
VERTICAL_SCROLLBAR_AS_NEEDED
public static final int VERTICAL_SCROLLBAR_AS_NEEDED
VERTICAL_SCROLLBAR_NEVER
public static final int VERTICAL_SCROLLBAR_NEVER
VERTICAL_SCROLLBAR_ALWAYS
public static final int VERTICAL_SCROLLBAR_ALWAYS
HORIZONTAL_SCROLLBAR_AS_NEEDED
public static final int HORIZONTAL_SCROLLBAR_AS_NEEDED
HORIZONTAL_SCROLLBAR_NEVER
public static final int HORIZONTAL_SCROLLBAR_NEVER
HORIZONTAL_SCROLLBAR_ALWAYS
public static final int HORIZONTAL_SCROLLBAR_ALWAYS
Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.