| Package | Description |
|---|---|
| com.sptci.echo2 |
Package of reusable Echo2 application components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Listener<C extends Controller>
An abstract base class for action listeners that use
Controller to interact with the view components. |
| Modifier and Type | Field and Description |
|---|---|
protected C |
Listener.controller
The
Controller instance that is used to gain access
to the various view components. |