AccessibleHypertext

Interface AccessibleHypertext

All Superinterfaces:
AccessibleText
All Known Implementing Classes:
JEditorPane.JEditorPaneAccessibleHypertextSupport
public interface AccessibleHypertext
extends AccessibleText

The AccessibleHypertext class is the base class for all classes that present hypertext information on the display. This class provides the standard mechanism for an assistive technology to access that text via its content, attributes, and spatial location. It also provides standard mechanisms for manipulating hyperlinks. Applications can determine if an object supports the AccessibleHypertext interface by first obtaining its AccessibleContext (see 登录查看完整内容