Uses of Interface
net.sourceforge.swtlayeredgraph.listener.GraphMouseListener

Packages that use GraphMouseListener
net.sourceforge.swtlayeredgraph   
 

Uses of GraphMouseListener in net.sourceforge.swtlayeredgraph
 

Methods in net.sourceforge.swtlayeredgraph with parameters of type GraphMouseListener
 void SwtLayeredGraph.addMouseMoveListener(GraphMouseListener listener)
          Adds a subscriber to the list of subscribers notified when the mouse is moved in the graph.
 void SwtLayeredGraph.removeMouseMoveListener(GraphMouseListener listener)
          Removes a subscriber from the list of subscribers notified when the mouse is moved in the graph.
 



Copyright © 2009. All Rights Reserved.