MindFusion.Java Package Programmer's Guide
ModifierKeyActions Members
Methods
 


Maps keyboard modifier keys to special actions in MindFusion.Diagramming, such as panning and drawing selection rectangle.

The following tables list the members exposed by the ModifierKeyActions type.

 Public Methods

  Name Description

getAlt

Gets what action is triggered by the ALT key.

getControl

Gets what action is triggered by the CTRL key.

getShift

Gets what action is triggered by the SHIFT key.

setAlt

Sets what action is triggered by the ALT key.

setControl

Sets what action is triggered by the CTRL key.

setShift

Sets what action is triggered by the SHIFT key.

 See Also

ModifierKeyActions Class
com.mindfusion.diagramming Namespace