| GNU Classpath (0.95) | |
| Frames | No Frames | 
| Classes implementing javax.accessibility.AccessibleTable | |
| class |  Provides accessibility support for  JTable. | 
| Methods with parameter type javax.accessibility.AccessibleTable | |
| void |  Sets the accessible column header.  | 
| void |  Sets the accessible row header.
 | 
| Methods with return type javax.accessibility.AccessibleTable | |
| AccessibleTable |  Returns the column header.
 | 
| AccessibleTable |  Returns the accessible row header.
 | 
| AccessibleTable |  Returns the accessible table.
 | 
| Methods with parameter type javax.accessibility.AccessibleTable | |
| void |  Set the column headers.
 | 
| void |  Set the row headers.
 | 
| Methods with return type javax.accessibility.AccessibleTable | |
| AccessibleTable |  Return the column headers as a table.
 | 
| AccessibleTable |  Return the row headers as a table.
 | 
| AccessibleTable |  Get any supported accessible table.  | 
| GNU Classpath (0.95) |