Interface ParameterPanelHandler

All Superinterfaces:
ParameterPanelHandler

@PublicAPI @Deprecated(forRemoval=true) @SubjectToRemoval(date=JAN_01_2024) public interface ParameterPanelHandler extends ParameterPanelHandler
Deprecated, for removal: This API element is subject to removal in a future version.
This interface has been moved to a new package, import and use it from its new location: ParameterPanelHandler
Plugin parameter panel handler interface. Parameter panel components should implement this to enable user parameter setting and fetching the user settings from the component in a uniform way - to be accessed by the central plugin handling mechanism.