Gridarta Editor
net.sf.gridarta.gui.mapmenu.MapMenuPreferences Interface Reference

Manages a MapMenu instance, implementing constraints for recent or bookmark menus. More...

+ Inheritance diagram for net.sf.gridarta.gui.mapmenu.MapMenuPreferences:
+ Collaboration diagram for net.sf.gridarta.gui.mapmenu.MapMenuPreferences:

Public Member Functions

void addEntry (@NotNull MapMenuEntryMap mapMenuEntry)
 Adds a new entry to the menu. More...
 
MapMenu getMapMenu ()
 Returns the managed MapMenu. More...
 

Detailed Description

Manages a MapMenu instance, implementing constraints for recent or bookmark menus.

Author
Andreas Kirschbaum

Definition at line 29 of file MapMenuPreferences.java.

Member Function Documentation

◆ addEntry()

◆ getMapMenu()

MapMenu net.sf.gridarta.gui.mapmenu.MapMenuPreferences.getMapMenu ( )

Returns the managed MapMenu.

Returns
the managed map menu

Implemented in net.sf.gridarta.gui.mapmenu.AbstractMapMenuPreferences.

Referenced by net.sf.gridarta.gui.mapmenu.MapMenuManagerTest.testSaveBookmarks().

+ Here is the caller graph for this function:

The documentation for this interface was generated from the following file: