This class attaches a listener to the RecentProjects
instance managed by a ProjectManager
, so that the menu is updated automatically when a new project is opened. If a created RecentProjectsMenu
has a lifetime shorter than the lifetime of the application, it must be {@link #dispose() disposed} after use.
@author Torgil Zethson
@see RecentProjects
@see RecentProjectsMenuBuilder
@since 2.0.0
|
|