|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.awt.event.KeyAdapter
ws.gui.StopwordsDialog.MyKeyAdapter
This class extends the class
KeyAdapter.
| Constructor Summary | |
private |
StopwordsDialog.MyKeyAdapter()
|
| Method Summary | |
void |
keyPressed(java.awt.event.KeyEvent event)
Over-writes the inherited method keyPressed. |
| Methods inherited from class java.awt.event.KeyAdapter |
keyReleased, keyTyped |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
private StopwordsDialog.MyKeyAdapter()
| Method Detail |
public void keyPressed(java.awt.event.KeyEvent event)
keyPressed.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||