| 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 |
|---|---|
class |
DefaultFocusTraversalPolicy
A FocusTraversalPolicy that determines traversal order based on the order
of child Components in a Container.
|