-
Bug
-
Resolution: Fixed
-
P4
-
11, 17, 19, 20, 21
-
None
-
b04
-
os_x
[TableAccessibility accessibleRowWithIndex] and [TableAccessibility accessibleColumnWithIndex] defines the getAccessibleRowWithIndex and getAccessibleColumnWithIndex methods on the AccessibleContext instance of AccessibleJTable class, however the call should go through CAccessibility so that it is executed on the Event Dispatch thread.