Uses of Interface
org.graphstream.ui.swingViewer.util.ShortcutManager

Packages that use ShortcutManager
org.graphstream.ui.swingViewer   
org.graphstream.ui.swingViewer.util   
 

Uses of ShortcutManager in org.graphstream.ui.swingViewer
 

Methods in org.graphstream.ui.swingViewer with parameters of type ShortcutManager
abstract  void View.setShortcutManager(ShortcutManager manager)
          Change the manager for key and shortcuts events on this view.
 void DefaultView.setShortcutManager(ShortcutManager manager)
           
 

Uses of ShortcutManager in org.graphstream.ui.swingViewer.util
 

Classes in org.graphstream.ui.swingViewer.util that implement ShortcutManager
 class DefaultShortcutManager
           
 



Copyright © 2013. All Rights Reserved.