|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--graphics.GestionTest.MyManagerFrame
Field Summary | |
protected graphics.GestionTest |
gestionTest
|
protected java.lang.String |
name
|
Constructor Summary | |
GestionTest.MyManagerFrame(graphics.GestionTest gestionTest,
java.lang.String name)
|
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected graphics.GestionTest gestionTest
protected java.lang.String name
Constructor Detail |
public GestionTest.MyManagerFrame(graphics.GestionTest gestionTest, java.lang.String name)
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 |