CallMainProcessPanelBase
constructor(communicationsFrontendContext: CommunicationsFrontendContext, priority: MainProcessPanel.Priority = Priority.HIGH)
Parameters
communicationsFrontendContext
Context in which the panel is to be opened. Entry point to communicate with the frontend and the rest of the system.
priority
The initial Priority level of the panel. See MainProcessPanel for more details.