Search:

Type: Posts; User: DouboC

Search: Search took 0.18 seconds.

  1. Replies
    1
    Views
    1,519

    Key Listener problem!

    SOLVED

    You have to add a

    setFocusable(true); in the init class

    Can someone tell me why my Key Listener (keyboard input) is not being recognized when i run my program on my laptop with...
  2. Replies
    2
    Views
    1,297

    Re: PLEASE HELP ME with double buffer

    thank you :)
  3. Replies
    2
    Views
    1,297

    PLEASE HELP ME with double buffer

    // Chengcheng Guo
    // Computer science
    // january 1, 2010
    This may seem like a long code but it's not, it's just copys of each other.
    Can someone PLEASE help me put a double buffer into this?...
Results 1 to 3 of 3