com.sun.squawk.imp
Class MIDletMainWrapper
java.lang.Object
com.sun.squawk.imp.MIDletMainWrapper
public class MIDletMainWrapper
- extends Object
- Author:
- Eric Arseneau
midletApiTunnel
public static IMIDletApiTunnel midletApiTunnel
- Place holder for the MIDletApiTunnel that is created whenever a MIDlet is created.
main
public static void main(String[] args)
throws Exception
- Parameters:
args
-
- Throws:
Exception
newMIDletApiTunnel
public static IMIDletApiTunnel newMIDletApiTunnel(String className)
throws Exception
- Throws:
Exception
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.