|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--EmptyWordsDialog.CancelAction
Classe interne gérant la fermeture de la boite de dialogue d'A propos.
ThemeEditor 1.0 est un éditeur de thèmes au format XML.
Copyright © 2000 David MASCLE et Damien BOUCHARD.
Constructor Summary | |
EmptyWordsDialog.CancelAction(EmptyWordsDialog f)
Défini un ActionListener permettant de traiter les clicks sur le bouton Ok de la fenetre d'A propos. |
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
Méthode invoquée lorsque le bouton Ok de la fenetre d'A propos est cliqué. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public EmptyWordsDialog.CancelAction(EmptyWordsDialog f)
f
- Fenetre d'A propos.Method Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |