Uses of Interface
org.processmining.framework.util.ui.widgets.traceview.ProMTraceList.MoveListener
-
Packages that use ProMTraceList.MoveListener Package Description org.processmining.framework.util.ui.widgets.traceview -
-
Uses of ProMTraceList.MoveListener in org.processmining.framework.util.ui.widgets.traceview
Methods in org.processmining.framework.util.ui.widgets.traceview with parameters of type ProMTraceList.MoveListener Modifier and Type Method Description voidProMTraceList. addTraceMoveListener(ProMTraceList.MoveListener<T> l)voidProMTraceList. removeTraceMoveListener(ProMTraceList.MoveListener<T> l)
-