Uses of Enum Class
ch.swingfx.timer.AnimationTimer.FrameRate
Packages that use AnimationTimer.FrameRate
-
Uses of AnimationTimer.FrameRate in ch.swingfx.timer
Methods in ch.swingfx.timer that return AnimationTimer.FrameRateModifier and TypeMethodDescriptionstatic AnimationTimer.FrameRate
Returns 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