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