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.AnimationTargetAnimationTimer. fAnimationTargetAnimation events get sent to this targetMethods in ch.swingfx.timer with parameters of type AnimationTimer.AnimationTarget Modifier and Type Method Description voidAnimationTimer. setAnimationTarget(AnimationTimer.AnimationTarget target)Set the animation target
-