Uses of Class
java.awt.Window.AccessibleAWTWindow
Packages that use 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
Subclasses of Window.AccessibleAWTWindow in java.awtModifier 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
Subclasses of Window.AccessibleAWTWindow in javax.swingModifier 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.