public class RecentMapMenuPreferences extends AbstractMapMenuPreferences
AbstractMapMenuPreferences
implementation that manages recent menu
entries.Constructor and Description |
---|
RecentMapMenuPreferences(@NotNull PathManager pathManager)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
addEntry(@NotNull MapMenuEntryMap mapMenuEntry)
Adds a new entry to the menu.
|
getMapMenu
public RecentMapMenuPreferences(@NotNull @NotNull PathManager pathManager)
pathManager
- the path manager instancepublic void addEntry(@NotNull @NotNull MapMenuEntryMap mapMenuEntry)
MapMenuPreferences
mapMenuEntry
- the entry to add