RiverRat - An MIT iCampus project | http://web.mit.edu/riverrat/ |
Public Member Functions | |
ViewMenu (ActionListener al) | |
The sole Constructor. |
To add a new menu, just use this template.
Definition at line 172 of file RiverRatDemo.java.
|
The sole Constructor. Takes an ActionListener as an argument, so that the ActionListener may be set to the parent class.
Definition at line 179 of file RiverRatDemo.java. |