Uses of Enum Class
simulatedAcquisition.sounds.ClickSound.WINDOWTYPE
-
Uses of ClickSound.WINDOWTYPE in simulatedAcquisition.sounds
Modifier and TypeMethodDescriptionstatic ClickSound.WINDOWTYPE
Returns the enum constant of this class with the specified name.static ClickSound.WINDOWTYPE[]
ClickSound.WINDOWTYPE.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionClickSound
(String name, double f0, double f1, double duration, ClickSound.WINDOWTYPE windowType)