Search:

Type: Posts; User: Norm

Search: Search took 0.14 seconds.

  1. Replies
    4
    Views
    1,672

    Re: Help with game applet

    Look in the API doc for the JComponent class. There is a link in the first part: How to Use the Focus Subsystem.
    Also look at the Component class. There is a method there that will allow a...
  2. Replies
    4
    Views
    1,672

    Re: Help with game applet

    The mouse not working sounds like the component needs focus. Is the component with the mouse listener capable of getting the focus?
    Have you tried clicking on the component to give it focus?
Results 1 to 2 of 2