Uses of Class
java.awt.Frame.AccessibleAWTFrame
-
Packages that use Frame.AccessibleAWTFrame 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 Frame.AccessibleAWTFrame in javax.swing
Subclasses of Frame.AccessibleAWTFrame in javax.swing Modifier and Type Class Description protected class
JFrame.AccessibleJFrame
This class implements accessibility support for theJFrame
class.
-