WindowAction

constructor(name: String, frame: JFrame, keyStroke: KeyStroke? = null, action: () -> Unit)