|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.gui.CMAFocusListener
This FocusListener is to focus the TextField with the name of the class, the method or the attribute in the respective class; implemented for the users convinience.
| Constructor Summary | |
CMAFocusListener(PETextField text)
Creates a new CMAFocusListener object. |
|
| Method Summary | |
void |
focusGained(java.awt.event.FocusEvent e)
No comment provided by developer, please add a comment to improve documentation. |
void |
focusLost(java.awt.event.FocusEvent e)
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 CMAFocusListener(PETextField text)
text - The TextField to be focused.| Method Detail |
public void focusGained(java.awt.event.FocusEvent e)
focusGained in interface java.awt.event.FocusListenere - No description providedpublic void focusLost(java.awt.event.FocusEvent e)
focusLost in interface java.awt.event.FocusListenere - No description provided
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||