about keylistener

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts

  • JosAH
    replied
    Why did you start a new thread for exactly the same problem that's already posted
    in another thread? Don't do that. I'll close this thread; solve a single problem in a
    single thread.

    kind regards,

    Jos (moderator)

    Leave a comment:


  • pankajs
    started a topic about keylistener

    about keylistener

    there is method JFrame.setDefau ltCloseOperatio n(DISPOSE_ON_CL OSE);
    ie. when we click at close button of the JFrame this methos is called.
    How can it be implemented using keyevent??????? ?/
Working...