|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.app.OKActionListener
This listener is for the two TextFields in this OptionsPanelProject and will fire the OK-action when enter is pressed.
Field Summary | |
(package private) ProjectDialog |
pd
No comment provided by developer, please add a comment to improve documentation. |
Constructor Summary | |
(package private) |
OKActionListener(ProjectDialog pd)
The ProjectDialog has to be transferred where finally the actionOKButton-method will be called. |
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent 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 |
ProjectDialog pd
Constructor Detail |
OKActionListener(ProjectDialog pd)
pd
- No description providedMethod Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
e
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |