Mac Menus on Detached Windows
DetachedFrames can now ask the MainFrame for another copy of the menu
bar. They then have to add themselves to the changed
RecentFileManagers (files and projects) so they also get the updated
recent file lists.
M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/RecentFileManager.java
M src/edu/rice/cs/drjava/ui/DetachedFrame.java
M src/edu/rice/cs/util/swing/Utilities.java