|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Remote.AppFileRevertHandler
Inner class to handle the File->Revert menu item.
Constructor Summary | |
Remote.AppFileRevertHandler()
|
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
Handles the File->Revert event. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Remote.AppFileRevertHandler()
Method Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
e
- the ActionEvent fired by the File->Revert menu item.
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |