| Package | Description |
|---|---|
| javax.tv.xlet |
| Modifier and Type | Method and Description |
|---|---|
void |
Xlet.destroyXlet(boolean unconditional)
Signals the Xlet to terminate and enter the Destroyed state.
|
void |
Xlet.initXlet(XletContext ctx)
Signals the Xlet to initialize itself and enter the
Paused state.
|
void |
Xlet.startXlet()
Signals the Xlet to start providing service and
enter the Active state.
|
Copyright © 2012 code4tv.com. All Rights Reserved.