public abstract class AbstractMapMenuPreferences extends java.lang.Object implements MapMenuPreferences
MapMenuPreferences
implementations.Modifier | Constructor and Description |
---|---|
protected |
AbstractMapMenuPreferences(@NotNull java.lang.String key,
@NotNull PathManager pathManager)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
@NotNull MapMenu |
getMapMenu()
Returns the managed
MapMenu . |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addEntry
protected AbstractMapMenuPreferences(@NotNull @NotNull java.lang.String key, @NotNull @NotNull PathManager pathManager)
key
- the preferences key prefixpathManager
- the path manager instance@NotNull public @NotNull MapMenu getMapMenu()
MapMenuPreferences
MapMenu
.getMapMenu
in interface MapMenuPreferences