public class CanvasKeyStrokeContext extends XMLKeyStrokeContext
ModelFactory, 
KeyStrokeContext| Constructor and Description | 
|---|
CanvasKeyStrokeContext(ModelFactory factory)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Set | 
getAllActions(boolean bGlobal)
Get the set of actions represented by this context. 
 | 
getAcceleratorFile, getAllPresets, getName, getPresetKeyStrokeMap, toStringpublic CanvasKeyStrokeContext(ModelFactory factory)
factory - the ModelFactory which produces the UIEditorCanvas instances
 to which this XMLKeyStrokeContext applies.public java.util.Set getAllActions(boolean bGlobal)
getAllActions in interface KeyStrokeContextgetAllActions in class XMLKeyStrokeContextbGlobal - true if only global actions are desired.ModelFactory.getActions()