|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.gui.PathExpressionKeyListener
KeyListener for the EditPathExprDialog which en- or deables the ok-button by checking whether the path expression is valid or not.
Constructor Summary | |
PathExpressionKeyListener(EditPathExprDialog editPathExprDialog)
Constructor for class PathExpressionKeyListener |
Method Summary | |
void |
keyPressed(java.awt.event.KeyEvent keyEvent)
No comment provided by developer, please add a comment to improve documentation. |
void |
keyReleased(java.awt.event.KeyEvent keyEvent)
No comment provided by developer, please add a comment to improve documentation. |
void |
keyTyped(java.awt.event.KeyEvent keyEvent)
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PathExpressionKeyListener(EditPathExprDialog editPathExprDialog)
editPathExprDialog
- No description providedMethod Detail |
public void keyReleased(java.awt.event.KeyEvent keyEvent)
keyReleased
in interface java.awt.event.KeyListener
keyEvent
- No description providedpublic void keyPressed(java.awt.event.KeyEvent keyEvent)
keyPressed
in interface java.awt.event.KeyListener
keyEvent
- No description providedpublic void keyTyped(java.awt.event.KeyEvent keyEvent)
keyTyped
in interface java.awt.event.KeyListener
keyEvent
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |