Uses of Interface
org.processmining.plugins.inductiveVisualMiner.animation.AnimationTimeChangedListener
-
Packages that use AnimationTimeChangedListener Package Description org.processmining.plugins.inductiveVisualMiner -
-
Uses of AnimationTimeChangedListener in org.processmining.plugins.inductiveVisualMiner
Methods in org.processmining.plugins.inductiveVisualMiner that return AnimationTimeChangedListener Modifier and Type Method Description AnimationTimeChangedListenerInductiveVisualMinerAnimationPanel. getAnimationTimeChangedListener()Methods in org.processmining.plugins.inductiveVisualMiner with parameters of type AnimationTimeChangedListener Modifier and Type Method Description voidInductiveVisualMinerAnimationPanel. setAnimationTimeChangedListener(AnimationTimeChangedListener listener)Sets a callback that is called whenever the time is updated.
-