summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--toolkit/test/accessibility/AccTreeNode.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/toolkit/test/accessibility/AccTreeNode.java b/toolkit/test/accessibility/AccTreeNode.java
index 9e0facbacb78..c8c96099a650 100644
--- a/toolkit/test/accessibility/AccTreeNode.java
+++ b/toolkit/test/accessibility/AccTreeNode.java
@@ -292,8 +292,7 @@ class AccTreeNode
return null;
}
- /** Update the specified handlers. This results in re-reading the
- information regarding the XAccessibleComponentInterface.
+ /** Update the specified handlers.
@return
The returned array containes the indices of the updated children
and can be used to create a TreeModelEvent.