Results 1 to 2 of 2
Thread: null pointer exception in lwuit
- 10-21-2010, 10:54 AM #1
Member
- Join Date
- Oct 2010
- Posts
- 1
- Rep Power
- 0
null pointer exception in lwuit
i am using netbeans ide 6.9 to develop mobile application but i am not able to acess resource file like theme.res from res folder of my project. i.e while running its giving the error as below
startApp threw an Exception
java.lang.NullPointerException
java.lang.NullPointerException
at com.sun.lwuit.plaf.UIManager.buildTheme(+1)
at com.sun.lwuit.plaf.UIManager.setThemePropsImpl(UIM anager.java:377)
at com.sun.lwuit.plaf.UIManager.setThemeProps(UIManag er.java:353)
at MenuItem1.startApp(MenuItem1.java:37)
at javax.microedition.midlet.MIDletProxy.startApp(+7)
at com.sun.midp.midlet.Scheduler.schedule(+270)
at com.sun.midp.main.Main.runLocalClass(+28)
at com.sun.midp.main.Main.main(+80)
can any one help me wat is the problem.
- 10-23-2010, 08:43 PM #2
Member
- Join Date
- Oct 2010
- Posts
- 32
- Rep Power
- 0
Similar Threads
-
Null pointer Exception
By peiceonly in forum New To JavaReplies: 8Last Post: 09-05-2010, 06:48 PM -
Null pointer exception?
By coffee in forum New To JavaReplies: 4Last Post: 08-03-2009, 03:22 AM -
Help with null pointer exception
By gammaman in forum New To JavaReplies: 4Last Post: 07-14-2009, 12:23 AM -
null pointer exception
By anthonym2121 in forum New To JavaReplies: 7Last Post: 04-06-2009, 03:25 AM -
Null pointer exception
By Stephenmak in forum New To JavaReplies: 5Last Post: 04-01-2009, 02:17 PM


LinkBack URL
About LinkBacks

Bookmarks