Uses of Interface
javax.accessibility.AccessibleExtendedTable
-
Packages that use AccessibleExtendedTable Package Description javax.swing Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms. -
-
Uses of AccessibleExtendedTable in javax.swing
Classes in javax.swing that implement AccessibleExtendedTable Modifier and Type Class Description protected class
JTable.AccessibleJTable
This class implements accessibility support for theJTable
class.
-