Package org.graphstream.ui.view.util
Interface ShortcutManager
public interface ShortcutManager
Utility to centralise the shortcuts and actions for all view instances.
-
Method Summary
Modifier and Type Method Description voidinit(GraphicGraph graph, View view)Make the manager active on the given graph and view.voidrelease()Release the links between this manager and the view and the graph.