Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR 216 (Maintenance Release)

Uses of Interface
javax.microedition.xlet.XletContext

Packages that use XletContext
javax.microedition.xlet Provides interfaces used by applications and the application manager to communicate. 
javax.microedition.xlet.ixc Provides facilities for inter-Xlet communication (IXC). 
 

Uses of XletContext in javax.microedition.xlet
 

Methods in javax.microedition.xlet with parameters of type XletContext
 void Xlet.initXlet(XletContext ctx)
          Signals the Xlet to initialize itself and enter the Paused state.
 

Uses of XletContext in javax.microedition.xlet.ixc
 

Methods in javax.microedition.xlet.ixc with parameters of type XletContext
static IxcRegistry IxcRegistry.getRegistry(XletContext context)
          Provides the inter-Xlet communication registry for use by the calling Xlet.
 


JSR 216 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 216 specification.