| Interface | Description |
|---|---|
| ScreenView |
An interface for a screen view that handles key presses and timers.
|
| Class | Description |
|---|---|
| AbstractScreenView |
An abstract class for
ScreenView that has the common useful methods and the default
implementations for the abstract methods. |
| Screen |
This dispatches key presses and timers to the current
ScreenView. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.