-
Bug
-
Resolution: Fixed
-
P3
-
5.0u1
-
b48
-
generic
-
generic
-
Verified
The following line in javax.accessibility.AccessibleExtendedComponent API has a typo
"If the return value is not null and the type of the return value is AccessibleEditableComponent, the object supports this interface. "
I think it should be AccessibleExtendedComponent instead of AccessibleEditableComponent. There is no AccessibleEditableComponent interface available.
"If the return value is not null and the type of the return value is AccessibleEditableComponent, the object supports this interface. "
I think it should be AccessibleExtendedComponent instead of AccessibleEditableComponent. There is no AccessibleEditableComponent interface available.