for (int x=0; x<2000; x++)
{
datafield1.setLocation(luckyjbox.getX()+x, luckyjbox.getY());
datafield1.updateUI();
}
I want it to animate, so that the jtextfield moves from one position to the next one pixel at a time.
why isnt it working?
Hi, I am creating a program that requires me to highlight an individual line of code:
http://www.cs.oswego.edu/~mohammad/classes/csc241/samples/sort/Sort2-E.html
If you go the above site, the guy has applet that highlights each line of code, I want to do the same but for a [JtextArea] box.
If...
only from UK developers, I am studying Masters in computer science at the same time i am wondering if should take the SCJP as it looks very easy for me, was wondering if its worth it? (£150 for the exam)
Is it worth the money i guess thats the simple question.
hi, i have this applet orginal run by its developers via SSL to connect to another server via SSL..
Applet --- server
now i downloaded the applet and i want to run it from my pc to connect to the remote server but i get this error:
ContentControl.connect1(): caught Exception...
Hi, I would like to read all the memeory address and what is kept in them by the JVM.
I dont know what this is called, and i cant seem to find any books or articles on this.
can anyone point me to a direction.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.