Event.shiftDown

Event.shiftDown

Class Overview | Class Members | This Package | All Packages

Syntax
public boolean shiftDown()
Returns
true if the key is down; false otherwise.
Description
Checks if the Shift key is down.

See Also
modifiers, controlDown, metaDown