Language
Any
Platform
Any
License
Any
Would it be possible, including quests and everything? More specifically, version 317.
If you have anymore questions about listboxes and buttons ask me, I know how to color them and even make them into pictures.
try using netbeans 7.0 it has already the j2me package in it and it builds it well...check this out www.countcode.com
I need to call a servlet from an HTML file, but I can't get my servlet to work outside the Eclipse IDE. Something must be wrong with my paths, but I don't know what.
I'm using Tomcat 7.0.
This is...
i think it's good ^^ thanks for sharing ^^
Hey guys I have one programming assignment deadline on Feb 19th ..!! I am very bad at programming and I need your help!! Please anyone can come for a solution for my assignment??? I will be thankful...
Thanks for the information.
Hi,
I'm trying to render a robot which has 7 joints. Each joint is an object called "Joint". I load the vertices correctly but I don't know why I can just see the first joint. I new in openGL so I...
= 2) {
int halfLength = a.length / 2;
int[] firstHalf = new int;
int[] lastHalf = new int;
divide(a, firstHalf, lastHalf);
sort(firstHalf);
sort(lastHalf);
merge(a,...
can someone help me with this one? once i open my webpage i want it to auto full screen then auto slideshow my image ... like image01 image02 image03 and it will loop continuely please help
This is my java assignment. I really need help with it.
It is basicallY a Cyber Pet program where in you make the use of a GUI. Here is the file that you can download the whole question from....
ok so im coding a program trying to add an action listener, Giving me this error:
Program.java:185: non-static method init() cannot be referenced from a static context init();
here is my code:...
Hey
some related discussion
Hi All,
As jxl library is freely available on sourceforge.net that we use to create .xls files. My Question is how would we copy the sheet in current workbook to a new sheet.
Workbook temp =...
Hi All,
This is to ask about java.util.Properties;
As we use the same to deal with Properties files, I would like to know that, if I need to modify the value of some key, or delete the existing key...
I am working on a very similar program and am having trouble with it. If anyone can assist I would greatly appreiciate it.
hello every one,..
if I have 10 edit boxes, and the user enter text into only 5 of these edit box
I want to change the color of text entered by user
while the remainder edit boxes (no used by...
OK You have to know the difference between ++i and i++;
when you use you use
++i : You increment the value of i then return .
i++ : returns the value of i and increment it after.
so...
its great idea araç yıkama makinesi, araba yıkama, basınçlı yıkama,otomatik araç yıkama vsistemleri
Hello.I download j2me wireless toolkit 2.5.1. when i add my application and click on build button,it show error "use full java se sdk".i have java se.but problem still.