Uses of Enum Class
org.praxislive.code.PortDescriptor.Category
Packages that use PortDescriptor.Category
-
Uses of PortDescriptor.Category in org.praxislive.code
Methods in org.praxislive.code that return PortDescriptor.CategoryModifier and TypeMethodDescriptionPortDescriptor.category()Get the category.static PortDescriptor.CategoryReturns the enum constant of this class with the specified name.static PortDescriptor.Category[]PortDescriptor.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 PortDescriptor.CategoryModifierConstructorDescriptionprotectedPortDescriptor(Class<T> type, String id, PortDescriptor.Category category, int index) Create a PortDescriptor.