Package heronarts.lx.studio.ui.device
Interface UIDeviceControls.ParameterControl<T extends LXParameter>
- Type Parameters:
T
- Parameter type
- Enclosing interface:
UIDeviceControls<T extends LXDeviceComponent>
public static interface UIDeviceControls.ParameterControl<T extends LXParameter>
Classes that implement this marker interface must inherit from UI2dComponent
and provide a constructor which takes arguments (heronarts.glx.ui.UI ui, T parameter)