|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.gui.CompletionKeyListener
Provide completion support for textual expressions in Fujaba.
| Constructor Summary | |
CompletionKeyListener(java.lang.Object target)
Constructor for class CompletionKeyListener |
|
| Method Summary | |
UMLClass |
computeLocalContext(UMLClass localContext,
java.lang.String txt)
|
void |
keyPressed(java.awt.event.KeyEvent e)
No comment provided by developer, please add a comment to improve documentation. |
void |
keyReleased(java.awt.event.KeyEvent e)
No comment provided by developer, please add a comment to improve documentation. |
void |
keyTyped(java.awt.event.KeyEvent e)
No comment provided by developer, please add a comment to improve documentation. |
void |
setContext(java.lang.Object target,
boolean declarationWanted)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CompletionKeyListener(java.lang.Object target)
target - No description provided| Method Detail |
public void setContext(java.lang.Object target,
boolean declarationWanted)
target - declarationWanted - The new context valuepublic void keyPressed(java.awt.event.KeyEvent e)
keyPressed in interface java.awt.event.KeyListenere - No description providedpublic void keyReleased(java.awt.event.KeyEvent e)
keyReleased in interface java.awt.event.KeyListenere - No description provided
public UMLClass computeLocalContext(UMLClass localContext,
java.lang.String txt)
localContext - txt -
public void keyTyped(java.awt.event.KeyEvent e)
keyTyped in interface java.awt.event.KeyListenere - No description provided
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||