Java Platform 1.2
Beta 4

Interface com.sun.java.swing.ScrollPaneConstants

All Known Implementing Classes:
JScrollPane, ScrollPaneLayout

public abstract interface ScrollPaneConstants

Field Summary
static String COLUMN_HEADER
           
static String HORIZONTAL_SCROLLBAR
           
static int HORIZONTAL_SCROLLBAR_ALWAYS
           
static int HORIZONTAL_SCROLLBAR_AS_NEEDED
           
static int HORIZONTAL_SCROLLBAR_NEVER
           
static String HORIZONTAL_SCROLLBAR_POLICY
           
static String LOWER_LEFT_CORNER
           
static String LOWER_RIGHT_CORNER
           
static String ROW_HEADER
           
static String UPPER_LEFT_CORNER
           
static String UPPER_RIGHT_CORNER
           
static String VERTICAL_SCROLLBAR
           
static int VERTICAL_SCROLLBAR_ALWAYS
           
static int VERTICAL_SCROLLBAR_AS_NEEDED
           
static int VERTICAL_SCROLLBAR_NEVER
           
static String VERTICAL_SCROLLBAR_POLICY
           
static String VIEWPORT
           
 

Field Detail

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

Java Platform 1.2
Beta 4

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.