API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.accessibility. AccessibleExtendedComponent View Source
Author(s)
Lynn Monsanto
Since
1.4
Version
1.7 04/07/06
Serial
Hierarchy
 AccessibleComponent
      AccessibleExtendedComponent
Subinterfaces
Description
public interface AccessibleExtendedComponent
  The AccessibleExtendedComponent interface should be supported by any object that is rendered on the screen.
Methods
Hide/Show inherited methods
public AccessibleKeyBinding getAccessibleKeyBinding ()
  Returns key bindings associated with this object
public String getTitledBorderText ()
  Returns the titled border text
public String getToolTipText ()
  Returns the tool tip text
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar