|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요 : 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
java.lang.Objectjavax.accessibility.AccessibleContext
java.awt.Component.AccessibleAWTComponent
java.awt.Choice.AccessibleAWTChoice
protected class Choice.AccessibleAWTChoice
이 클래스는 Choice 클래스용의 사용자 보조 기능의 지원를 구현하고 있습니다. 선택 사용자 인터페이스 요소에 적절한 Java Accessibility API 를 구현하고 있습니다.
| 상자의 클래스의 개요 |
|---|
| 클래스 java.awt. Component.AccessibleAWTComponent 로부터 상속된 상자의 클래스/인터페이스 |
|---|
Component.AccessibleAWTComponent.AccessibleAWTComponentHandler , Component.AccessibleAWTComponent.AccessibleAWTFocusHandler |
| 필드의 개요 |
|---|
| 클래스 java.awt. Component.AccessibleAWTComponent 로부터 상속된 필드 |
|---|
accessibleAWTComponentHandler , accessibleAWTFocusHandler |
| 인터페이스 javax.accessibility. AccessibleAction 로부터 상속된 필드 |
|---|
CLICK , DECREMENT , INCREMENT , TOGGLE_EXPAND , TOGGLE_POPUP |
| 생성자 의 개요 | |
|---|---|
Choice.AccessibleAWTChoice ()
|
|
| 메소드의 개요 | |
|---|---|
boolean |
doAccessibleAction (int i)
객체에 대해서 지정된 액션을 실행합니다. |
AccessibleAction |
getAccessibleAction ()
이 객체에 관련한 AccessibleAction 를 돌려줍니다. |
int |
getAccessibleActionCount ()
객체로 이용 가능한 사용자 보조 기능의 액션의 수를 돌려줍니다. |
String |
getAccessibleActionDescription (int i)
지정된 객체의 액션에 대한 설명을 돌려줍니다. |
AccessibleRole |
getAccessibleRole ()
이 객체의 역할을 돌려줍니다. |
| 클래스 javax.accessibility. AccessibleContext 로부터 상속된 메소드 |
|---|
firePropertyChange , getAccessibleEditableText , getAccessibleIcon , getAccessibleRelationSet , getAccessibleSelection , getAccessibleTable , getAccessibleText , getAccessibleValue , setAccessibleDescription , setAccessibleName , setAccessibleParent |
| 클래스 java.lang. Object 로부터 상속된 메소드 |
|---|
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
| 생성자 의 상세 |
|---|
public Choice.AccessibleAWTChoice()
| 메소드의 상세 |
|---|
public AccessibleAction getAccessibleAction()
AccessibleContext 내의 getAccessibleAction AccessibleAction public AccessibleRole getAccessibleRole()
Component.AccessibleAWTComponent 내의 getAccessibleRole AccessibleRole public int getAccessibleActionCount()
AccessibleAction 내의 getAccessibleActionCount public String getAccessibleActionDescription(int i)
AccessibleAction 내의 getAccessibleActionDescription i - 액션의 제로로부터 시작되는 인덱스
getAccessibleActionCount() public boolean doAccessibleAction(int i)
AccessibleAction 내의 doAccessibleAction i - 액션의 제로로부터 시작되는 인덱스
getAccessibleActionCount()
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요 : 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.