public final class Commands extends Object
Constructor and Description |
---|
Commands() |
Modifier and Type | Method and Description |
---|---|
static int |
parseKeys(String flags)
Parses the key flags of a mouse event.
|
public static int parseKeys(String flags)
MouseEvent.ALT_KEY
,
MouseEvent.SHIFT_KEY
and MouseEvent.CTRL_KEY
,Copyright © 2020. All rights reserved.