Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.apps.viewer |
This package implements the SOMViewer application; main class is SOMViewer.java.
|
Modifier and Type | Field and Description |
---|---|
private MyInputDragSequenceEventHandler |
SOMPane.inputDragHandler |
Modifier and Type | Method and Description |
---|---|
void |
MyPCanvas.setSelectionEventHandler(MyInputDragSequenceEventHandler handler)
Removes the current selectionEventHandler associated with this canvas and adds event handler for moving inputs.
|