Uses of Class
at.tuwien.ifs.somtoolbox.apps.viewer.handlers.MyInputDragSequenceEventHandler

Packages that use MyInputDragSequenceEventHandler
at.tuwien.ifs.somtoolbox.apps.viewer This package implements the SOMViewer application; main class is SOMViewer.java. 
 

Uses of MyInputDragSequenceEventHandler in at.tuwien.ifs.somtoolbox.apps.viewer
 

Fields in at.tuwien.ifs.somtoolbox.apps.viewer declared as MyInputDragSequenceEventHandler
private  MyInputDragSequenceEventHandler SOMPane.inputDragHandler
           
 

Methods in at.tuwien.ifs.somtoolbox.apps.viewer with parameters of type MyInputDragSequenceEventHandler
 void MyPCanvas.setSelectionEventHandler(MyInputDragSequenceEventHandler handler)
          Removes the current selectionEventHandler associated with this canvas and adds event handler for moving inputs.