Uses of Class
synergynetframework.mtinput.MultiTouchInputComponent

Packages that use MultiTouchInputComponent
apps.mtdesktop.tabletop.mouse   
core   
 

Uses of MultiTouchInputComponent in apps.mtdesktop.tabletop.mouse
 

Constructors in apps.mtdesktop.tabletop.mouse with parameters of type MultiTouchInputComponent
MouseCursor(ContentSystem contentSystem, MultiTouchInputComponent input, TableIdentity tableId, int cursorId, java.awt.Color color)
          Instantiates a new mouse cursor.
 

Uses of MultiTouchInputComponent in core
 

Methods in core that return MultiTouchInputComponent
 MultiTouchInputComponent SynergyNetDesktop.getMultiTouchInputComponent()
          Gets the multi touch input component.