public abstract interface Accessible
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

Interface Accessible is the main interface for the accessibility package. All components that support the accessibility package must implement this interface. It contains a single method, getAccessibleContext, which returns an instance of the class AccessibleContext.