Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

1 Visitor Messages

  1. View Conversation
    Hello!
    I'm sorry for your late reply because i haven't log in here for these couple days...After logged in few minutes ago, i just got your this message. I don't know if you have already solved it or not by these time, but this problem looked like
    Boolean clickControl = false; means the clickControl which will contain Boolean value, and you are declaring the Boolean value to false...
    This boolean value mostly use in looping... where you set one boolean to either true or false begining of the looping, and the loop start if the value is false or true ( depends on how you wants your loops to start) then it will continue to loop till the statement becomes false and the loops ends and your program finish..
    Hope this helps you out. Thank you!
Showing Visitor Messages 1 to 1 of 1
About Kong_Han_Dao

Basic Information

Statistics


Total Posts
Total Posts
3
Posts Per Day
0.00
Visitor Messages
Total Messages
1
Most Recent Message
April 18th, 2010 10:49 AM
Total Thanks
Total Thanks
1
  • Thanked 0 Times in 0 Posts
General Information
Last Activity
March 21st, 2010 02:50 PM
Join Date
March 21st, 2010