Приложения для Nokia S40 3rd — TopNokia Forum

Автор: | 29.11.2009

Цитата(AlexRk) Врядли назад потом скомпилится… да, я пробовал, не получилось.

CODEBOX

C:\h.java:8: package javax.microedition.lcdui does not existimport javax.microedition.lcdui.Font; ^C:\h.java:9: package javax.microedition.lcdui does not existimport javax.microedition.lcdui.Graphics; ^C:\h.java:10: package javax.microedition.lcdui does not existimport javax.microedition.lcdui.Image; ^C:\h.java:11: package javax.microedition.lcdui.game does not existimport javax.microedition.lcdui.game.Sprite; ^C:\h.java:176: cannot find symbolsymbol : class Graphicslocation: class common.c.h public synchronized void a(Graphics g1) ^C:\h.java:385: cannot find symbolsymbol : class Spritelocation: class common.c.h protected Sprite l; ^C:\h.java:386: cannot find symbolsymbol : class Spritelocation: class common.c.h protected Sprite m; ^C:\h.java:29: cannot access javax.microedition.lcdui.Imageclass file for javax.microedition.lcdui.Image not found h = common.a.a.a(«/images/standard_button.png»); ^C:\h.java:30: cannot find symbolsymbol : class Spritelocation: class common.c.h l = new Sprite(h, h.getWidth() / 3, h.getHeight()); ^C:\h.java:84: cannot find symbolsymbol : class Imagelocation: class common.c.h Image image = common.a.a.a(«/images/math.png»); ^C:\h.java:85: cannot find symbolsymbol : class Spritelocation: class common.c.h m = new Sprite(image, image.getWidth() / 4, image.getHeight()); ^C:\h.java:90: cannot find symbolsymbol : class Imagelocation: class common.c.h Image image1 = common.a.a.a(«/images/math.png»); ^C:\h.java:91: cannot find symbolsymbol : class Spritelocation: class common.c.h m = new Sprite(image1, image1.getWidth() / 4, image1.getHeight()); ^C:\h.java:96: cannot find symbolsymbol : class Imagelocation: class common.c.h Image image2 = common.a.a.a(«/images/math.png»); ^C:\h.java:97: cannot find symbolsymbol : class Spritelocation: class common.c.h m = new Sprite(image2, image2.getWidth() / 4, image2.getHeight()); ^C:\h.java:106: cannot find symbolsymbol : class Imagelocation: class common.c.h Image image3 = common.a.a.a(«/images/math.png»); ^C:\h.java:107: cannot find symbolsymbol : class Spritelocation: class common.c.h m = new Sprite(image3, image3.getWidth() / 4, image3.getHeight()); ^C:\h.java:124: int cannot be dereferenced f = c.a.a.a.a.a.a(27); ^C:\h.java:153: cannot find symbolsymbol : class Imagelocation: class common.c.h Image image4 = common.a.a.a(«/images/arrow_large.png»); ^C:\h.java:154: cannot find symbolsymbol : class Spritelocation: class common.c.h m = new Sprite(image4); ^C:\h.java:164: cannot access javax.microedition.lcdui.Fontclass file for javax.microedition.lcdui.Font not found

g = Font.getFont(0, 0, (IMG:style_emoticons/default/shades.png);

^C:\h.java:169: cannot find symbolsymbol : variable Fontlocation: class common.c.h g = Font.getFont(0, 0, 0); ^C:\h.java:178: cannot access javax.microedition.lcdui.Graphicsclass file for javax.microedition.lcdui.Graphics not found super.a(g1); ^C:\h.java:184: cannot find symbolsymbol : class Fontlocation: class common.c.h Font font = g; ^C:\h.java:188: cannot find symbolsymbol : variable Fontlocation: class common.c.h g = Font.getFont(0, 1, 0); ^C:\h.java:193: cannot find symbolsymbol : variable Fontlocation: class common.c.h g = Font.getFont(0, 1, 16); ^C:\h.java:258: cannot find symbolsymbol : method start()location: class common.c.h start(); ^27 errors