actionPerformed

open fun actionPerformed(@NotNull e: @NotNull AnActionEvent)

Executes the actual action: displays the AboutDialog.

The method is invoked by the IDE when the action is triggered.

Parameters

e

AnActionEvent.