java.awt

Class Dialog.AccessibleAWTDialog

protected class Dialog.AccessibleAWTDialog extends AccessibleAWTWindow

Accessibility support for Dialog.
Method Summary
AccessibleRolegetAccessibleRole()
Gets the role of this object.
AccessibleStateSetgetAccessibleStateSet()
Gets the state set of this object.

Method Detail

getAccessibleRole

public AccessibleRole getAccessibleRole()
Gets the role of this object.

Returns: AccessibleRole.DIALOG

getAccessibleStateSet

public AccessibleStateSet getAccessibleStateSet()
Gets the state set of this object.

Returns: The current state of this dialog.