|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
전의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 모든 클래스 | ||||||||||
개요: 상자 | 필드 | constructor | 메소드 | 상세: 필드 | constructor | 메소드 |
JScrollPane 컴퍼넌트와 함께 사용되는 정수입니다.
필드의 개요 | |
static String |
COLUMN_HEADER
좌상구석과 우상구석의 사이의 뷰포트의 상단의 area를 식별합니다. |
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_LEADING_CORNER
뷰포트의 리딩 엣지 시타즈미를 식별합니다. |
static String |
LOWER_LEFT_CORNER
뷰포트의 왼쪽 하단 모서리를 식별합니다. |
static String |
LOWER_RIGHT_CORNER
뷰포트의 우하구석을 식별합니다. |
static String |
LOWER_TRAILING_CORNER
뷰포트의 트레이 링 엣지 시타즈미를 식별합니다. |
static String |
ROW_HEADER
좌상구석과 왼쪽 하단 모서리의 사이의 뷰포트의 좌측을 따른 area를 식별합니다. |
static String |
UPPER_LEADING_CORNER
뷰포트의 리딩 엣지상 구석을 식별합니다. |
static String |
UPPER_LEFT_CORNER
뷰포트의 좌상구석을 식별합니다. |
static String |
UPPER_RIGHT_CORNER
뷰포트의 우상구석을 식별합니다. |
static String |
UPPER_TRAILING_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
스크롤 된 내용이 표시되는 「뷰포트」, 즉, 표시 area를 식별합니다. |
필드의 상세 |
public static final String VIEWPORT
public static final String VERTICAL_SCROLLBAR
public static final String HORIZONTAL_SCROLLBAR
public static final String ROW_HEADER
public static final String COLUMN_HEADER
public static final String LOWER_LEFT_CORNER
public static final String LOWER_RIGHT_CORNER
public static final String UPPER_LEFT_CORNER
public static final String UPPER_RIGHT_CORNER
public static final String LOWER_LEADING_CORNER
public static final String LOWER_TRAILING_CORNER
public static final String UPPER_LEADING_CORNER
public static final String UPPER_TRAILING_CORNER
public static final String VERTICAL_SCROLLBAR_POLICY
public static final String HORIZONTAL_SCROLLBAR_POLICY
public static final int VERTICAL_SCROLLBAR_AS_NEEDED
public static final int VERTICAL_SCROLLBAR_NEVER
public static final int VERTICAL_SCROLLBAR_ALWAYS
public static final int HORIZONTAL_SCROLLBAR_AS_NEEDED
public static final int HORIZONTAL_SCROLLBAR_NEVER
public static final int HORIZONTAL_SCROLLBAR_ALWAYS
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
전의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 모든 클래스 | ||||||||||
개요: 상자 | 필드 | constructor | 메소드 | 상세: 필드 | constructor | 메소드 |
Java, Java 2 D, 및 JDBC 는 미국 및 그 외의 나라에 있어서의 미국 Sun Microsystems, Inc. 의 상표 혹은 등록상표입니다.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.