|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
boolean doAccessibleAction(int ) |
Documentation changed from old to new. |
Performs the specified Action on the object |
Object getAccessibleActionAnchor(int ) |
Documentation changed from old to new. |
Returns an object that represents the link anchor as appropriate for that link. |
String getAccessibleActionDescription(int ) |
Documentation changed from old to new. |
Returns a String description of this particular link action. |
Object getAccessibleActionObject(int ) |
Documentation changed from old to new. |
Returns an object that represents the link action as appropriate for that link. |
int getEndIndex() |
Documentation changed from old to new. |
Gets the index with the hypertext document at which this link ends |
int getStartIndex() |
Documentation changed from old to new. |
Gets the index with the hypertext document at which this link begins |
boolean isValid() |
Documentation changed from old to new. |
Since the document a link is associated with may have changed this method returns whether or not this Link is still valid (with respect to the document it references). |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |