| 
JavaTM 2 Platform Std. Ed. v1.3.1  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  |
  +--javax.accessibility.AccessibleHyperlink
        |
        +--javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
| Constructor Summary | |
JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink(Element e)
 | 
|
| Method Summary | |
 boolean | 
doAccessibleAction(int i)
Perform the specified Action on the object  | 
 Object | 
getAccessibleActionAnchor(int i)
Return an object that represents the link anchor, as appropriate for that link.  | 
 int | 
getAccessibleActionCount()
Returns the number of accessible actions available in this Link If there are more than one, the first one is NOT considered the "default" action of this LINK object (e.g.  | 
 String | 
getAccessibleActionDescription(int i)
Return a String description of this particular link action.  | 
 Object | 
getAccessibleActionObject(int i)
Returns a URL object that represents the link.  | 
 int | 
getEndIndex()
Get the index with the hypertext document at which this link ends  | 
 int | 
getStartIndex()
Get the index with the hypertext document at which this link begins  | 
 boolean | 
isValid()
Since the document a link is associated with may have changed, this method returns whether this Link is valid anymore (with respect to the document it references).  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink(Element e)
| Method Detail | 
public boolean isValid()
isValid in class AccessibleHyperlinkpublic int getAccessibleActionCount()
getAccessibleActionCount in class AccessibleHyperlinkpublic boolean doAccessibleAction(int i)
doAccessibleAction in class AccessibleHyperlinki - zero-based index of actionsgetAccessibleActionCount()public String getAccessibleActionDescription(int i)
getAccessibleActionDescription in class AccessibleHyperlinki - zero-based index of the actionsgetAccessibleActionCount()public Object getAccessibleActionObject(int i)
getAccessibleActionObject in class AccessibleHyperlinki - zero-based index of the actionsgetAccessibleActionCount()public Object getAccessibleActionAnchor(int i)
getAccessibleActionAnchor in class AccessibleHyperlinki - zero-based index of the actionsgetAccessibleActionCount()public int getStartIndex()
getStartIndex in class AccessibleHyperlinkpublic int getEndIndex()
getEndIndex in class AccessibleHyperlink
  | 
JavaTM 2 Platform Std. Ed. v1.3.1  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A.  All Rights Reserved.