|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectreset.Exit
Cette classe gere la sortie de l'application. Associe au menu "Quit" de l'interface graphique.
StackInterface
Field Summary | |
(package private) StackInterface |
itf
|
Constructor Summary | |
Exit(StackInterface itf)
Methode de sortie de l'application |
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
Methode pour gerer une action |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
StackInterface itf
Constructor Detail |
public Exit(StackInterface itf)
itf
- Method Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |