Uses of Enum Class
org.praxislive.code.ControlDescriptor.Category
Packages that use ControlDescriptor.Category
-
Uses of ControlDescriptor.Category in org.praxislive.code
Methods in org.praxislive.code that return ControlDescriptor.CategoryModifier and TypeMethodDescriptionControlDescriptor.category()Get the category.static ControlDescriptor.CategoryReturns the enum constant of this class with the specified name.static ControlDescriptor.Category[]ControlDescriptor.Category.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.praxislive.code with parameters of type ControlDescriptor.CategoryModifierConstructorDescriptionprotectedControlDescriptor(Class<T> type, String id, ControlDescriptor.Category category, int index) Create a ControlDescriptor.