|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object![]()
![]()
![]()
javax.accessibility.AccessibleContext
![]()
![]()
![]()
java.awt.Component.AccessibleAWTComponent
![]()
![]()
![]()
java.awt.Checkbox.AccessibleAWTCheckbox
, Serializable
, EventListener
, AccessibleAction
, AccessibleComponent
, AccessibleValue


protected class Checkbox.AccessibleAWTCheckbox

, AccessibleAction
, AccessibleValue

This class implements accessibility support for the
Checkbox class. It provides an implementation of the
Java Accessibility API appropriate to checkbox user-interface elements.
| Nested Class Summary |
|---|
Nested classes/interfaces inherited from class java.awt.Component.AccessibleAWTComponent ![]() |
|---|
Component.AccessibleAWTComponent.AccessibleAWTComponentHandler |
| Field Summary |
|---|
Fields inherited from class java.awt.Component.AccessibleAWTComponent ![]() |
|---|
accessibleAWTComponentHandler |
Fields inherited from interface javax.accessibility.AccessibleAction ![]() |
|---|
DECREMENT |
| Constructor Summary | |
|---|---|
Checkbox.AccessibleAWTCheckbox
|
|
| Method Summary | |
|---|---|
boolean |
doAccessibleAction
Perform the specified Action on the object |
AccessibleAction |
getAccessibleAction
Get the AccessibleAction associated with this object. |
int |
getAccessibleActionCount
Returns the number of Actions available in this object. |
String |
getAccessibleActionDescription
Return a description of the specified action of the object. |
AccessibleRole |
getAccessibleRole
Get the role of this object. |
AccessibleStateSet |
getAccessibleStateSet
Get the state set of this object. |
AccessibleValue |
getAccessibleValue
Get the AccessibleValue associated with this object. |
Number |
getCurrentAccessibleValue
Get the value of this object as a Number. |
Number |
getMaximumAccessibleValue
Get the maximum value of this object as a Number. |
Number |
getMinimumAccessibleValue
Get the minimum value of this object as a Number. |
void |
itemStateChanged
Fire accessible property change events when the state of the toggle button changes. |
boolean |
setCurrentAccessibleValue
Set the value of this object as a Number. |
Methods inherited from class java.awt.Component.AccessibleAWTComponent ![]() |
|---|
addFocusListener |
Methods inherited from class javax.accessibility.AccessibleContext ![]() |
|---|
firePropertyChange |
Methods inherited from class java.lang.Object ![]() |
|---|
clone |
| Constructor Detail |
|---|

public Checkbox.AccessibleAWTCheckbox()
| Method Detail |
|---|

public void itemStateChanged(ItemEvent![]()
![]()
e)
itemStateChanged

in interface ItemListener


public AccessibleAction![]()
![]()
getAccessibleAction()
getAccessibleAction

in class AccessibleContext

AccessibleAction
