Search:

Type: Posts; User: Deadbob

Search: Search took 0.11 seconds.

  1. Replies
    0
    Views
    1,453

    Timer Class help

    Sorry, nevermind. I figured out what I was doing wrong the moment I posted... is there a way to delete a post?
  2. Re: revalidate() JPanel outside of class it resides

    That definitely did the trick. And in all that code, it sure is easy to get lost on such syntax errors. Thanks much for that.
  3. Re: revalidate() JPanel outside of class it resides

    I'm sorry, but I am lost on that. That was how I instantiated the label, then used setText after the listener adjusted the variable, but that is what causes the run time error. So I am as clear as...
  4. revalidate() JPanel outside of class it resides

    Can this be done? I have a JPanel whose contents (JLabel) have a variable that changes as the program executes, however I cannot figure out how to refresh the panel/label to show the current value. I...
Results 1 to 4 of 4