-
public class KeyEvent.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static KeyEvent.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final KeyEventinvoke(KeyEvent.Type type, KeyEvent event)-
-
Method Detail
-
invoke
final KeyEvent invoke(KeyEvent.Type type, KeyEvent event)
-
-
-
-