| Package | Description |
|---|---|
| com.sptci.echo |
Package of reusable Echo3 application components.
|
| Modifier and Type | Field and Description |
|---|---|
protected Header |
Frame.header
The header component displayed in this frame.
|
| Modifier and Type | Method and Description |
|---|---|
Header |
Frame.getHeader() |
| Constructor and Description |
|---|
Frame(Header header)
Create a new frame that displays the specified header
|