|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectreset.DisplayTop
Cette classe est la classe qui gere l'affichage de l'element en tete de pile. Cette classe implemente la classe actionListener, c'est donc elle qui servira a gerer les evenements des boutons qu'elle contient.
Field Summary | |
(package private) StackInterface |
itf
|
Constructor Summary | |
DisplayTop(StackInterface itf)
Cree le bouton d'affichage tu sommet de pile |
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
Cree l'action resultante a partir d'une action effectuŽ sur le bouton d'affichage du sommet de pile. |
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 DisplayTop(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 |