Uses of Class
javax.microedition.xlet.UnavailableContainerException

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

Uses of UnavailableContainerException in javax.microedition.xlet
 

Methods in javax.microedition.xlet that throw UnavailableContainerException
 Container XletContext.getContainer()
          Get the parent container for an Xlet to put its AWT components in.