Search:

Type: Posts; User: newtolearningjava

Page 1 of 2 1 2

Search: Search took 0.17 seconds.

  1. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    "correctLabel"
  2. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    im not sure i am confused, before i changed the code from


    footer.add(new JLabel(buttonClicked.getText()));



    to
  3. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    but i need the values from from the buttonClicked what is in post#43
  4. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    dont worry your on a different topic to me all i was is the code to disaplay 1 2 3 4 not 1 then 2 then 3
  5. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    yes
  6. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    lol ur funny one aint ya.
  7. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    please see post#36
  8. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    i have done

    but this only prints one value and then the next how do i get it to be 1 2 3 4
  9. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    nn nm
  10. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    footer.add(new JLabel(butClicked.getText()));
  11. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    u can see the problem, i just need help with that one line of code.
  12. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    if i wanted to use correctLabel how would the code be written?

    im not too sure.. any examples?
  13. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    oops i just realised. how do i fix this?
  14. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    i think what the
  15. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    How do
  16. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    whats wrong with my code? why doesnt the
  17. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    knllkmklkl
  18. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    i am not sure why myself, is spent a whole day trying to work it out but i have got no where. please can someone help me my head is going to explode
  19. Replies
    50
    Views
    2,295

    remove text from label

    the current
  20. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    the current code prints out "correct: 1,2,3,4") "1234 are the button click values" once these the game is over i want the label to go blank
  21. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    help
  22. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    here is my code i dont think i should get rid of them
    QUESTION IS
  23. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    nlmk
  24. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    i am not sure on how do to this, that is why i asked and created the thread
  25. Replies
    50
    Views
    2,295

    Re: resetting label text alongside gui

    reset as in bring the gui back to its original state so the game can be played again. which i can using this code [code] public void reset() {


    i have added a correct label in the code...
Results 1 to 25 of 26
Page 1 of 2 1 2