|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.gui.PETextFieldFocusListener
This is the FocusListener for the class PETextField. The original FocusAdapter in class
PEBaseComponent did not work.
This FocusListener has to invoke the focusGained() and focusLost() methods in the superclass
PEBaseComponent.
| Field Summary | |
(package private) PETextField |
text
No comment provided by developer, please add a comment to improve documentation. |
| Constructor Summary | |
(package private) |
PETextFieldFocusListener(PETextField text)
Constructor for class PETextFieldFocusListener |
| 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 |
| Field Detail |
PETextField text
| Constructor Detail |
PETextFieldFocusListener(PETextField text)
text - No description provided| 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 | ||||||||||