Uses of Enum Class
ch.swingfx.timer.AnimationTimer.FrameRate
Packages that use AnimationTimer.FrameRate
-
Uses of AnimationTimer.FrameRate in ch.swingfx.timer
Subclasses with type arguments of type AnimationTimer.FrameRate in ch.swingfx.timerModifier and TypeClassDescriptionstatic enumFrame rates for theAnimationTimer
Note: These frame rates are approximations.Methods in ch.swingfx.timer that return AnimationTimer.FrameRateModifier and TypeMethodDescriptionstatic AnimationTimer.FrameRateReturns the enum constant of this class with the specified name.static AnimationTimer.FrameRate[]AnimationTimer.FrameRate.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in ch.swingfx.timer with parameters of type AnimationTimer.FrameRate