Search:

Type: Posts; User: NoranPrease

Search: Search took 0.09 seconds.

  1. Replies
    10
    Views
    1,388

    Re: Cookie Jar Program Issues

    Good idea, my brain is mush right now and I missed that. Thanks guys, my code is fully functional! (other than removing the cookie and placing it on the plate) :-)
  2. Replies
    10
    Views
    1,388

    Re: Cookie Jar Program Issues

    UPDATE: I have fixed all issues except for 1; I can't get the number of cookies to update when you click one of the buttons. Here is my updated code;



    import javax.swing.*;
    import java.awt.*;...
  3. Replies
    10
    Views
    1,388

    Re: Cookie Jar Program Issues

    Thanks for the replies, guys. Basically, it doesn't matter what cookie you take from the jar, as long as it disappears from the jar and appears on the corresponding plate. @Norm, basically my issues...
  4. Replies
    10
    Views
    1,388

    Cookie Jar Program Issues

    I was assigned the task of creating a 'comprehensive' java program for my programming class. Task; create a program where 2 people must take from same cookie jar. The jar will start with 12 cookies...
Results 1 to 4 of 4