Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,189

    Re: Question about KeyListeners

    Please explain?

    Unless you are interested in learning how to write your own Swing classes framework, you'll be better off extending an existing class that does much of the GUI work for you.
  2. Replies
    5
    Views
    1,189

    Re: Question about KeyListeners

    Yes you can add code to you class for a listener. What class does your class extend?
    If you don't extend any Swing class that has a listener, then your class will have to write ALL the code to...
Results 1 to 2 of 2