Uses of Enum Class
org.praxislive.core.ControlInfo.Type
Packages that use ControlInfo.Type
-
Uses of ControlInfo.Type in org.praxislive.core
Methods in org.praxislive.core that return ControlInfo.TypeModifier and TypeMethodDescriptionControlInfo.controlType()The type of the control.static ControlInfo.TypeReturns the enum constant of this class with the specified name.static ControlInfo.Type[]ControlInfo.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.