Modifier and Type | Method and Description |
---|---|
void |
ThreeDRotateInteraction.cursorChanged(MultiTouchCursorEvent event) |
void |
RotateTranslateScaleBehaviour.cursorChanged(MultiTouchCursorEvent event) |
void |
MoveBetweenContainerBehaviour.cursorChanged(MultiTouchCursorEvent event) |
void |
ThreeDRotateInteraction.cursorClicked(MultiTouchCursorEvent event) |
void |
RotateTranslateScaleBehaviour.cursorClicked(MultiTouchCursorEvent event) |
void |
MoveBetweenContainerBehaviour.cursorClicked(MultiTouchCursorEvent event) |
void |
ThreeDRotateInteraction.cursorPressed(MultiTouchCursorEvent event) |
void |
RotateTranslateScaleBehaviour.cursorPressed(MultiTouchCursorEvent event) |
void |
MoveBetweenContainerBehaviour.cursorPressed(MultiTouchCursorEvent event) |
void |
ThreeDRotateInteraction.cursorReleased(MultiTouchCursorEvent event) |
void |
RotateTranslateScaleBehaviour.cursorReleased(MultiTouchCursorEvent event) |
void |
MoveBetweenContainerBehaviour.cursorReleased(MultiTouchCursorEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
GestureDetectionBehaviour.cursorChanged(MultiTouchCursorEvent event) |
void |
GestureDetectionBehaviour.cursorClicked(MultiTouchCursorEvent event) |
void |
GestureDetectionBehaviour.cursorPressed(MultiTouchCursorEvent event) |
void |
GestureDetectionBehaviour.cursorReleased(MultiTouchCursorEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
InertiaBehaviour.cursorChanged(MultiTouchCursorEvent event) |
void |
InertiaBehaviour.cursorClicked(MultiTouchCursorEvent event) |
void |
InertiaBehaviour.cursorPressed(MultiTouchCursorEvent event) |
void |
InertiaBehaviour.cursorReleased(MultiTouchCursorEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
ItemDragAndDropWorker.cursorChanged(MultiTouchCursorEvent event) |
void |
ItemDragAndDropWorker.cursorClicked(MultiTouchCursorEvent event) |
void |
ItemDragAndDropWorker.cursorPressed(MultiTouchCursorEvent event) |
void |
ItemDragAndDropWorker.cursorReleased(MultiTouchCursorEvent event) |
void |
DragAndDropSystem.dropOccurred(MultiTouchCursorEvent event,
IItem itemDropped)
Drop occurred.
|
Modifier and Type | Method and Description |
---|---|
void |
MultiTouchEventDispatcher.cursorChanged(MultiTouchCursorEvent event) |
void |
MultiTouchEventDispatcher.cursorClicked(MultiTouchCursorEvent event) |
void |
MultiTouchEventDispatcher.cursorPressed(MultiTouchCursorEvent event) |
void |
MultiTouchEventDispatcher.cursorReleased(MultiTouchCursorEvent event) |
void |
ItemListenerAdapter.itemCursorChanged(IItem item,
MultiTouchCursorEvent event) |
void |
IItemListener.itemCursorChanged(IItem item,
MultiTouchCursorEvent event)
Item cursor changed.
|
void |
ItemListenerAdapter.itemCursorClicked(IItem item,
MultiTouchCursorEvent event) |
void |
IItemListener.itemCursorClicked(IItem item,
MultiTouchCursorEvent event)
Item cursor clicked.
|
void |
ItemListenerAdapter.itemCursorPressed(IItem item,
MultiTouchCursorEvent event) |
void |
IItemListener.itemCursorPressed(IItem item,
MultiTouchCursorEvent event)
Item cursor pressed.
|
void |
ItemListenerAdapter.itemCursorReleased(IItem item,
MultiTouchCursorEvent event) |
void |
IItemListener.itemCursorReleased(IItem item,
MultiTouchCursorEvent event)
Item cursor released.
|
Modifier and Type | Method and Description |
---|---|
void |
KeyboardBehaviour.cursorChanged(MultiTouchCursorEvent event) |
void |
KeyboardBehaviour.cursorClicked(MultiTouchCursorEvent event) |
void |
KeyboardBehaviour.cursorPressed(MultiTouchCursorEvent event) |
void |
KeyboardBehaviour.cursorReleased(MultiTouchCursorEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
ZOrderManager.itemCursorChanged(IItem item,
MultiTouchCursorEvent event) |
void |
ZOrderManager.itemCursorClicked(IItem item,
MultiTouchCursorEvent event) |
void |
ZOrderManager.itemCursorPressed(IItem item,
MultiTouchCursorEvent event) |
void |
ZOrderManager.itemCursorReleased(IItem item,
MultiTouchCursorEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
Gravity.cursorChanged(MultiTouchCursorEvent event) |
void |
Gravity.cursorClicked(MultiTouchCursorEvent event) |
void |
Gravity.cursorPressed(MultiTouchCursorEvent event) |
void |
Gravity.cursorReleased(MultiTouchCursorEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
MultiTouchInputComponent.cursorChanged(MultiTouchCursorEvent event) |
void |
MultiTouchEventAdapter.cursorChanged(MultiTouchCursorEvent event) |
void |
IMultiTouchEventListener.cursorChanged(MultiTouchCursorEvent event)
Cursor is on the table, and moves, or rotates, or changes in some way.
|
void |
MultiTouchInputComponent.cursorClicked(MultiTouchCursorEvent event) |
void |
MultiTouchEventAdapter.cursorClicked(MultiTouchCursorEvent event) |
void |
IMultiTouchEventListener.cursorClicked(MultiTouchCursorEvent event)
Cursor clicked.
|
void |
MultiTouchInputComponent.cursorPressed(MultiTouchCursorEvent event) |
void |
MultiTouchEventAdapter.cursorPressed(MultiTouchCursorEvent event) |
void |
IMultiTouchEventListener.cursorPressed(MultiTouchCursorEvent event)
Cursor press arriving on the table.
|
void |
MultiTouchInputComponent.cursorReleased(MultiTouchCursorEvent event) |
void |
MultiTouchEventAdapter.cursorReleased(MultiTouchCursorEvent event) |
void |
IMultiTouchEventListener.cursorReleased(MultiTouchCursorEvent event)
Cursor left the table.
|
Modifier and Type | Method and Description |
---|---|
void |
LoggingFilter.cursorChanged(MultiTouchCursorEvent event) |
void |
LoggingFilter.cursorClicked(MultiTouchCursorEvent event) |
void |
LoggingFilter.cursorPressed(MultiTouchCursorEvent event) |
void |
LoggingFilter.cursorReleased(MultiTouchCursorEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
SingleInputFilter.cursorChanged(MultiTouchCursorEvent event) |
void |
SingleInputFilter.cursorClicked(MultiTouchCursorEvent event) |
void |
SingleInputFilter.cursorPressed(MultiTouchCursorEvent event) |
void |
SingleInputFilter.cursorReleased(MultiTouchCursorEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
JMELine.itemCursorChanged(IItem item,
MultiTouchCursorEvent event) |
void |
JMELine.itemCursorClicked(IItem item,
MultiTouchCursorEvent event) |
void |
JMELine.itemCursorPressed(IItem item,
MultiTouchCursorEvent event) |
void |
JMELine.itemCursorReleased(IItem item,
MultiTouchCursorEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
PickedItemDispatcher.cursorChanged(MultiTouchCursorEvent event) |
void |
PickedItemDispatcher.cursorClicked(MultiTouchCursorEvent event) |
void |
PickedItemDispatcher.cursorPressed(MultiTouchCursorEvent event) |
void |
PickedItemDispatcher.cursorReleased(MultiTouchCursorEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
LittleFishes.cursorChanged(MultiTouchCursorEvent event) |
void |
LittleFishes.cursorClicked(MultiTouchCursorEvent event) |
void |
LittleFishes.cursorPressed(MultiTouchCursorEvent event) |
void |
LittleFishes.cursorReleased(MultiTouchCursorEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
GravitySim.cursorChanged(MultiTouchCursorEvent event) |
void |
GravitySim.cursorClicked(MultiTouchCursorEvent event) |
void |
GravitySim.cursorPressed(MultiTouchCursorEvent event) |
void |
GravitySim.cursorReleased(MultiTouchCursorEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
TablePosApp.cursorChanged(MultiTouchCursorEvent event) |
void |
TablePosApp.cursorClicked(MultiTouchCursorEvent event) |
void |
TablePosApp.cursorPressed(MultiTouchCursorEvent event) |
void |
TablePosApp.cursorReleased(MultiTouchCursorEvent event) |
void |
TablePosApp.moveLine(MultiTouchCursorEvent event,
ILine line)
Move line.
|
Modifier and Type | Method and Description |
---|---|
void |
FlickGameApp.cursorChanged(MultiTouchCursorEvent event) |
void |
FlickGameApp.cursorClicked(MultiTouchCursorEvent event) |
void |
FlickGameApp.cursorPressed(MultiTouchCursorEvent event) |
void |
FlickGameApp.cursorReleased(MultiTouchCursorEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
FlickStudyApp.cursorChanged(MultiTouchCursorEvent event) |
void |
FlickStudyApp.cursorClicked(MultiTouchCursorEvent event) |
void |
FlickStudyApp.cursorPressed(MultiTouchCursorEvent event) |
void |
FlickStudyApp.cursorReleased(MultiTouchCursorEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
IgnoreDoubleClick.click(MultiTouchCursorEvent event)
Click.
|
void |
IgnoreDoubleClick.onAction(MultiTouchCursorEvent event)
On action.
|
Modifier and Type | Method and Description |
---|---|
void |
SpringGraphBuilder.itemCursorChanged(IItem item,
MultiTouchCursorEvent event) |
void |
SpringGraphBuilder.itemCursorClicked(IItem item,
MultiTouchCursorEvent event) |
void |
SpringGraphBuilder.itemCursorPressed(IItem item,
MultiTouchCursorEvent event) |
void |
SpringGraphBuilder.itemCursorReleased(IItem item,
MultiTouchCursorEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
NetworkFlickBehaviour.cursorChanged(MultiTouchCursorEvent event) |
void |
NetworkFlickBehaviour.cursorClicked(MultiTouchCursorEvent event) |
void |
NetworkFlickBehaviour.cursorPressed(MultiTouchCursorEvent event) |
void |
NetworkFlickBehaviour.cursorReleased(MultiTouchCursorEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
PTMListener.cursorChanged(MultiTouchCursorEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
TrackedApp.cursorChanged(MultiTouchCursorEvent event) |
void |
TrackedApp.cursorClicked(MultiTouchCursorEvent event) |
void |
TrackedApp.cursorPressed(MultiTouchCursorEvent event) |
void |
TrackedApp.cursorReleased(MultiTouchCursorEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
DemoTrackedApp.cursorChanged(MultiTouchCursorEvent event) |
void |
DemoTrackedApp.cursorPressed(MultiTouchCursorEvent event) |
void |
DemoTrackedApp.cursorReleased(MultiTouchCursorEvent event) |