Search:

Type: Posts; User: StandbyExplosion

Search: Search took 0.10 seconds.

  1. [SOLVED] Re: Refreshing Variables Displayed on a JPanel

    Ahh I see, sorry for the misunderstanding :P
    I will give it a go in the morning :-)
    Many thanks for your help and links! :D
  2. [SOLVED] Re: Refreshing Variables Displayed on a JPanel

    Okay, thank you, I will do some more research of my own before re-posting. I think what I am struggling to find out is how to change items on the JPanel once the button has been clicked, I know how...
  3. [SOLVED] Re: Refreshing Variables Displayed on a JPanel

    Okay, here is the if statement after the click takes place on the "Ok" button, this is what I believe to be relevant:


    @Override
    public void actionPerformed(ActionEvent e)
    {
    // TODO...
  4. [SOLVED] Refreshing Variables Displayed on a JPanel

    I have a small app used to display a score for two players and area to put in scores that should be taken away from the total, for use in a game of darts.

    I have a button that when pressed,...
  5. [SOLVED] Re: Cannot Convert from Void to JTextField

    Thank you very much! :)
  6. [SOLVED] Cannot Convert from Void to JTextField

    Hey everyone, this is my first post to ask a question that I hope won't be too difficult to solve.

    I am trying to make a small app that keeps score in a darts game including games, sets, current...
  7. Replies
    2
    Views
    1,073

    Hello Java People! :D

    Hello! I am very much a noob and have been creating VERY small programs for a few months... Joined up to get a little help with some de-bugging!
Results 1 to 7 of 7