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