JSR-62 (Final)

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-62 (Final)

Java and Java 2D are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
Copyright 1993 - 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California 94303, U.S.A. All Rights Reserved.
Use of this specification is subject to this license.