class PopupAction : AnAction
Shows a popup for all available Randomness actions.
PopupAction()
Shows a popup for all available Randomness actions. |
fun actionPerformed(event: AnActionEvent): Unit
Displays a popup with all actions provided by Randomness. |
|
fun update(event: AnActionEvent): Unit
Sets the icon of this action. |