Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.08 seconds.

  1. Re: Issue with paintComponent() or KeyListener.

    Okay, so what you should do is a process of elimination- is your KeyListener ever triggered? Debug the program, or just add some print statements, to figure that out. If so, you've eliminated that as...
  2. Re: Issue with paintComponent() or KeyListener.

    What exactly does the program do? You say it doesn't work, but what does it do instead? Do you receive an Exception? Do you see some strange behavior? Does nothing happen? Something else?
Results 1 to 2 of 2