actionPerformed

open override fun actionPerformed(event: AnActionEvent)

Chooses one of the three actions to execute based on the key modifiers in event.

Parameters

event

carries information on the invocation place

Sources

jvm source
Link copied to clipboard