|
||||||||||
| 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.Button.AccessibleAWTButton
, AccessibleAction
, AccessibleComponent
, AccessibleValue


protected class Button.AccessibleAWTButton

, AccessibleValue

This class implements accessibility support for the
Button class. It provides an implementation of the
Java Accessibility API appropriate to button 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 | |
|---|---|
protected |
Button.AccessibleAWTButton
|
| 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. |
String |
getAccessibleName
Get the accessible name of this object. |
AccessibleRole |
getAccessibleRole
Get the role 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. |
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 |
|---|

protected Button.AccessibleAWTButton()
| Method Detail |
|---|

public String![]()
![]()
getAccessibleName()
getAccessibleName

in class Component.AccessibleAWTComponent

AccessibleContext.setAccessibleName(java.lang.String)


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

in class AccessibleContext

AccessibleAction


public AccessibleValue![]()
![]()
getAccessibleValue()
getAccessibleValue

in class AccessibleContext

AccessibleValue
