protected class javax.swing
CellRendererPane.AccessibleCellRendererPane


Show All Login
Java SE 6
  
Extends: AccessibleContext > Component.AccessibleAWTComponent > Container.AccessibleAWTContainer
Contained within: CellRendererPane

This class implements accessibility support for the CellRendererPane class.

Constructors
protected CellRendererPane.AccessibleCellRendererPane()

Properties
public AccessibleRole getAccessibleRole() Details
Get the role of this object.
returnan instance of AccessibleRole describing the role of the object
See also javax.accessibility.AccessibleRole