public final class JsKeystrokeUtils
extends Object
| Constructor and Description |
|---|
JsKeystrokeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
keyStroke2String(KeyStroke key,
String event)
Converts Java KeyStroke to the form which JavaScript can understand
|
public static String keyStroke2String(KeyStroke key,
String event)
key - the KeyStroke to convertevent - the eventCopyright © 2010-2020 Toolsverse. All Rights Reserved.