Package | Description |
---|---|
java.awt |
Contains all of the classes for creating user
interfaces and for painting graphics and images.
|
Modifier and Type | Class and Description |
---|---|
protected class |
Dialog.AccessibleAWTDialog
This class implements accessibility support for the
Dialog class. |
protected class |
Frame.AccessibleAWTFrame
This class implements accessibility support for the
Frame class. |
protected class |
Panel.AccessibleAWTPanel
This class implements accessibility support for the
Panel class. |
protected class |
ScrollPane.AccessibleAWTScrollPane
This class implements accessibility support for the
ScrollPane class. |
protected class |
Window.AccessibleAWTWindow
This class implements accessibility support for the
Window class. |