|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--tvouriot.elife.actions.MenuAction | +--tvouriot.elife.actions.ActionOpen
Class gérant l'action "open"
Fields inherited from class tvouriot.elife.actions.MenuAction |
name, parent |
Constructor Summary | |
ActionOpen()
Constructeur |
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent actionEvent)
Action qui ouvre un fichier |
Methods inherited from class tvouriot.elife.actions.MenuAction |
getName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ActionOpen()
Method Detail |
public void actionPerformed(java.awt.event.ActionEvent actionEvent)
actionEvent
- évènement générant l'action
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |