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