class UuidSettingsAction : SettingsAction
Controller for random UUID generation settings.
See Also
UuidSettingsAction()
Controller for random UUID generation settings. |
val title: String
The title of the dialog to display. |
fun createDialog(): UuidSettingsDialog
Returns the dialog to display. |
open fun actionPerformed(event: AnActionEvent): Unit
Creates and displays a modal dialog for changing settings. |
|
open fun update(event: AnActionEvent): Unit
Sets the title of this action. |