intellij-randomness / com.fwdekker.randomness / DataInsertRepeatAction / <init>

<init>

DataInsertRepeatAction(dataInsertAction: DataInsertAction, icon: Icon = RandomnessIcons.Data.Array)

Inserts the same randomly generated string at the event's editor's carets.

Parameters

dataInsertAction - the action to generate data with

icon - the icon to display with the action