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

<init>

DataInsertArrayAction(arrayScheme: ArrayScheme, dataInsertAction: DataInsertAction, icon: Icon = RandomnessIcons.Data.Array)

Inserts randomly generated arrays of strings at the event's editor's carets.

Parameters

arrayScheme - the scheme to use for generating arrays

dataInsertAction - the action to generate data with

icon - the icon to display with the action