Uses of Class
java.awt.Window.AccessibleAWTWindow
Package
Description
Contains all of the classes for creating user interfaces and for painting
graphics and images.
Provides a set of "lightweight" (all-Java language) components
that, to the maximum degree possible, work the same on all platforms.
-
Uses of Window.AccessibleAWTWindow in java.awt
Modifier and TypeClassDescriptionprotected class
This class implements accessibility support for theDialog
class.protected class
This class implements accessibility support for theFrame
class. -
Uses of Window.AccessibleAWTWindow in javax.swing
Modifier and TypeClassDescriptionprotected class
This class implements accessibility support for theJDialog
class.protected class
This class implements accessibility support for theJFrame
class.protected class
This class implements accessibility support for theJWindow
class.