Uses of Class
rs.edu.raf.dsw.rudok.app.gui.swing.command.CommandManager
Package | Description |
---|---|
rs.edu.raf.dsw.rudok.app.gui.swing.command |
-
Uses of CommandManager in rs.edu.raf.dsw.rudok.app.gui.swing.command
Methods in rs.edu.raf.dsw.rudok.app.gui.swing.command that return CommandManager Modifier and Type Method Description static CommandManager
CommandManagerFactory. getCommandManager(MindMap mindMap)
Returns theCommandManager
assigned to the passedMindMap
, or creates a new one if not existing.