@JavaBean(description="Minimal information that all accessible objects return")
public abstract class AccessibleContext
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

AccessibleContext represents the minimum information all accessible objects return. This information includes the accessible name, description, role, and state of the object, as well as information about its parent and children. AccessibleContext also contains methods for obtaining more specific accessibility information about a component. If the component supports them, these methods will return an object that implements one or more of the following interfaces: