|
|||||||||
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.ActionCopy
Class gérant l'action "copy"
Fields inherited from class tvouriot.elife.actions.MenuAction |
name, parent |
Constructor Summary | |
ActionCopy()
Constructeur |
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent actionEvent)
Action qui effectue un copier |
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 ActionCopy()
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 |