Uses of Class
org.praxislive.core.Info.PortInfoChooser
Packages that use Info.PortInfoChooser
-
Uses of Info.PortInfoChooser in org.praxislive.core
Methods in org.praxislive.core that return Info.PortInfoChooserModifier and TypeMethodDescriptionstatic Info.PortInfoChooserInfo.port()Get a PortInfoChooser to choose a PortInfoBuilderMethod parameters in org.praxislive.core with type arguments of type Info.PortInfoChooserModifier and TypeMethodDescriptionInfo.ComponentInfoBuilder.port(String id, Function<Info.PortInfoChooser, Info.PortInfoBuilder> p) Add port info by applying the supplied function to choose and configure a builder.static PortInfoApply the provided function to a PortInfoChooser to choose and customize a PortInfoBuilder and return the resulting PortInfo.