Button class. It provides an implementation of the
Java Accessibility API appropriate to button user-interface elements.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler, Component.AccessibleAWTComponent.AccessibleAWTFocusHandleraccessibleAWTComponentHandler, accessibleAWTFocusHandlerACCESSIBLE_ACTION_PROPERTY, ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY, ACCESSIBLE_CARET_PROPERTY, ACCESSIBLE_CHILD_PROPERTY, ACCESSIBLE_COMPONENT_BOUNDS_CHANGED, ACCESSIBLE_DESCRIPTION_PROPERTY, ACCESSIBLE_HYPERTEXT_OFFSET, ACCESSIBLE_INVALIDATE_CHILDREN, ACCESSIBLE_NAME_PROPERTY, ACCESSIBLE_SELECTION_PROPERTY, ACCESSIBLE_STATE_PROPERTY, ACCESSIBLE_TABLE_CAPTION_CHANGED, ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED, ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED, ACCESSIBLE_TABLE_MODEL_CHANGED, ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED, ACCESSIBLE_TABLE_ROW_HEADER_CHANGED, ACCESSIBLE_TABLE_SUMMARY_CHANGED, ACCESSIBLE_TEXT_ATTRIBUTES_CHANGED, ACCESSIBLE_TEXT_PROPERTY, ACCESSIBLE_VALUE_PROPERTY, ACCESSIBLE_VISIBLE_DATA_PROPERTY, accessibleDescription, accessibleName, accessibleParent| Modifier | Constructor and Description |
|---|---|
protected |
Button.AccessibleAWTButton()
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
doAccessibleAction(int i)
Perform the specified Action on the object
|
javax.accessibility.AccessibleAction |
getAccessibleAction()
Get the AccessibleAction associated with this object.
|
int |
getAccessibleActionCount()
Returns the number of Actions available in this object.
|
java.lang.String |
getAccessibleActionDescription(int i)
Return a description of the specified action of the object.
|
java.lang.String |
getAccessibleName()
Get the accessible name of this object.
|
javax.accessibility.AccessibleRole |
getAccessibleRole()
Get the role of this object.
|
javax.accessibility.AccessibleValue |
getAccessibleValue()
Get the AccessibleValue associated with this object.
|
java.lang.Number |
getCurrentAccessibleValue()
Get the value of this object as a Number.
|
java.lang.Number |
getMaximumAccessibleValue()
Get the maximum value of this object as a Number.
|
java.lang.Number |
getMinimumAccessibleValue()
Get the minimum value of this object as a Number.
|
boolean |
setCurrentAccessibleValue(java.lang.Number n)
Set the value of this object as a Number.
|
addFocusListener, addPropertyChangeListener, contains, getAccessibleAt, getAccessibleChild, getAccessibleChildrenCount, getAccessibleComponent, getAccessibleDescription, getAccessibleIndexInParent, getAccessibleParent, getAccessibleStateSet, getBackground, getBounds, getCursor, getFont, getFontMetrics, getForeground, getLocale, getLocation, getLocationOnScreen, getSize, isEnabled, isFocusTraversable, isShowing, isVisible, removeFocusListener, removePropertyChangeListener, requestFocus, setBackground, setBounds, setCursor, setEnabled, setFont, setForeground, setLocation, setSize, setVisiblegetAccessibleName in class Component.AccessibleAWTComponentAccessibleContext.setAccessibleName(java.lang.String)getAccessibleAction in class javax.accessibility.AccessibleContextAccessibleActiongetAccessibleValue in class javax.accessibility.AccessibleContextAccessibleValuegetAccessibleActionCount in interface javax.accessibility.AccessibleActiongetAccessibleActionDescription in interface javax.accessibility.AccessibleActioni - zero-based index of the actionsAccessibleAction.getAccessibleActionCount()doAccessibleAction in interface javax.accessibility.AccessibleActioni - zero-based index of actionsAccessibleAction.getAccessibleActionCount()getCurrentAccessibleValue in interface javax.accessibility.AccessibleValueAbstractButton.isSelected()setCurrentAccessibleValue in interface javax.accessibility.AccessibleValueAccessibleValue.getCurrentAccessibleValue()getMinimumAccessibleValue in interface javax.accessibility.AccessibleValueAccessibleValue.getMaximumAccessibleValue()getMaximumAccessibleValue in interface javax.accessibility.AccessibleValueAccessibleValue.getMinimumAccessibleValue()getAccessibleRole in class Component.AccessibleAWTComponentAccessibleRole