Uses of Class
org.praxislive.core.ControlPort.Input
-
Packages that use ControlPort.Input Package Description org.praxislive.code org.praxislive.core -
-
Uses of ControlPort.Input in org.praxislive.code
Subclasses of ControlPort.Input in org.praxislive.code Modifier and Type Class Description class
ControlInput
Methods in org.praxislive.code that return types with arguments of type ControlPort.Input Modifier and Type Method Description List<ControlPort.Input>
ControlOutput. connections()
-
Uses of ControlPort.Input in org.praxislive.core
Methods in org.praxislive.core with parameters of type ControlPort.Input Modifier and Type Method Description protected void
ControlPort.Output. breakConnection(ControlPort.Input port)
protected void
ControlPort.Output. makeConnection(ControlPort.Input port)
-