Uses of Interface
org.processmining.plugins.inductiveVisualMiner.animation.AnimationEnabledChangedListener
-
Packages that use AnimationEnabledChangedListener Package Description org.processmining.plugins.inductiveVisualMiner -
-
Uses of AnimationEnabledChangedListener in org.processmining.plugins.inductiveVisualMiner
Methods in org.processmining.plugins.inductiveVisualMiner with parameters of type AnimationEnabledChangedListener Modifier and Type Method Description voidInductiveVisualMinerAnimationPanel. addAnimationEnabledChangedListener(AnimationEnabledChangedListener animationEnabledChangedListener)voidInductiveVisualMinerAnimationPanel. setAnimationEnabledChangedListener(AnimationEnabledChangedListener animationEnabledChangedListener)Sets a callback that is called whenever the user changes the animation enabled-ness.voidInductiveVisualMinerPanel. setOnAnimationEnabledChanged(AnimationEnabledChangedListener onAnimationEnabledChanged)
-