Java javax.accessibility AccessibleTable fields, constructors, methods, implement or subclass

Example usage for Java javax.accessibility AccessibleTable fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.accessibility AccessibleTable.

The text is from its open source code.

Method

intgetAccessibleColumnCount()
Returns the number of columns in the table.
intgetAccessibleRowCount()
Returns the number of rows in the table.