Click here to Skip to main content
15,883,901 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am totally confused.I am not too good in java.But,I urgently need to make a software.Here is my question "How to execute a code in Bluej after some seconds?" .For example- Suppose i have a 1366*768 resolution screen.I want to make a program in java in which i want to move the cursor from
1000,200 (position of cursor in x,y) to 200,500 ,only after 5 or 10 seconds.Can it be possible to make such a program?If anybody knows how to write this program,please write the whole program from declaration of class to end of class block because as i told i am new in Bluej.So,pls dont give only half program.
Posted
Comments
Basmeh Awad 28-Jan-14 9:39am    
if you have started and got stuck anywhere only then you are going to get help else no one will do your home work for you,,you should put some efforsts from your side first and if unable to do that then post your code what you tried then you will get help :-)
H.Brydon 28-Jan-14 15:26pm    
FYI - Requests of "please debug this for me" or "please write a program for me" will not get much traction in this forum...
RITIK KR 29-Jan-14 5:02am    
What is your suggestion?
H.Brydon 29-Jan-14 8:17am    
Do some research on your own. Learn how to use Google. Don't ask other people to do your work for you. Write something, try a few things. Ask for explanations about things that are not clear. If something doesn't work, try several different approaches before asking here.

Don't ask here for someone to do your work for you. Don't ask for someone to debug your program. Don't say it is urgent, and don't ask to have any requests done quickly.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900