Event.metaDown
Event.metaDown
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public boolean metaDown()
Returns
true
if the key is down;
false
otherwise.
Description
Checks if the Meta key is down.
See Also
modifiers
,
shiftDown
,
controlDown