Uses of Class
synergynetframework.mtinput.simulator.AbstractSimCursor

Packages that use AbstractSimCursor
synergynetframework.mtinput.simulator   
 

Uses of AbstractSimCursor in synergynetframework.mtinput.simulator
 

Subclasses of AbstractSimCursor in synergynetframework.mtinput.simulator
 class DoubleFingerSimCursor
          Behaviour: right-click + hold with a drag then release to define the first finger and second finger.
 class SingleFingerSimCursor
          The Class SingleFingerSimCursor.
 class TripleFingerSimCursor
          Behaviour: middle-click + hold with a drag then release to define the first finger and second finger.
 

Methods in synergynetframework.mtinput.simulator that return AbstractSimCursor
 AbstractSimCursor AbstractMultiTouchSimulator.getCurrentCursor()
          Gets the current cursor.