openMediaTaskPanel

abstract fun openMediaTaskPanel(panel: MediaTaskPanel, clearStack: Boolean)

Adds panel to the Frontend. If clearStack is true, panel will open as a root panel and the panel stack is cleared; otherwise the frontend adds panel to the current panel stack.