Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Delay in j2me

843851Apr 28 2009 — edited Apr 28 2009
I have a example.

command 1
//delay
command 2

I want after finish command 1, my program wait 3 second, after this time ,my program continue execute command. Please, show me what I have to do ? I use thread.sleep(). But it not is which I want .

Comments

843851
If not Thread.sleep() then what? Why is this not satisfying you?
843851
oh, I am mistaken. Thanks
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 26 2009
Added on Apr 28 2009
2 comments
109 views