KeyEvent

constructor()
constructor(type: String, modifiers: Int, windows_key_code: Int, native_key_code: Int, is_system_key: Boolean, character: Short, unmodified_character: Short, focus_on_editable_field: Boolean)


constructor(other: KeyEvent)

Performs a deep copy on other.