Java TV(tm) API 1.0

Uses of Class
javax.tv.xlet.XletStateChangeException

Packages that use XletStateChangeException
javax.tv.xlet Provides interfaces used by applications and the application manager to communicate. 
 

Uses of XletStateChangeException in javax.tv.xlet
 

Methods in javax.tv.xlet that throw XletStateChangeException
 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.
 void Xlet.destroyXlet(boolean unconditional)
          Signals the Xlet to terminate and enter the Destroyed state.
 


Java TV(tm) API 1.0

Copyright © 1998 - 2000 Sun Microsystems, Inc.