public interface Xlet
Modifier and Type | Method and Description |
---|---|
void |
destroyXlet(boolean unconditional) |
void |
initXlet(XletContext context) |
void |
pauseXlet() |
void |
startXlet() |
void initXlet(XletContext context) throws XletStateChangeException
XletStateChangeException
void startXlet() throws XletStateChangeException
XletStateChangeException
void pauseXlet()
void destroyXlet(boolean unconditional) throws XletStateChangeException
XletStateChangeException