Uses of Interface
ch.swingfx.timer.AnimationTimer.AnimationTarget
-
Packages that use AnimationTimer.AnimationTarget Package Description ch.swingfx.timer -
-
Uses of AnimationTimer.AnimationTarget in ch.swingfx.timer
Fields in ch.swingfx.timer declared as AnimationTimer.AnimationTarget Modifier and Type Field Description private AnimationTimer.AnimationTarget
AnimationTimer. fAnimationTarget
Animation events get sent to this targetMethods in ch.swingfx.timer with parameters of type AnimationTimer.AnimationTarget Modifier and Type Method Description void
AnimationTimer. setAnimationTarget(AnimationTimer.AnimationTarget target)
Set the animation target
-