|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.event.KeyAdapter
de.uni_paderborn.fujaba.gui.StereotypeDialog.StereotypePanel.ComboBoxKeyListener
Checks the stereotype combobox for keyboard events. If the entered stereotype is not in the list of existing stereotypes, the add button is enabled, otherwise disabaled.
Constructor Summary | |
(package private) |
StereotypeDialog.StereotypePanel.ComboBoxKeyListener()
|
Method Summary | |
void |
keyTyped(java.awt.event.KeyEvent e)
Invoked when a key has been typed. |
Methods inherited from class java.awt.event.KeyAdapter |
keyPressed, keyReleased |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
StereotypeDialog.StereotypePanel.ComboBoxKeyListener()
Method Detail |
public void keyTyped(java.awt.event.KeyEvent e)
e
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |