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