Uses of Class
org.eclipse.e4.xwt.input.KeyGesture

Packages that use KeyGesture
org.eclipse.e4.xwt.input   
 

Uses of KeyGesture in org.eclipse.e4.xwt.input
 

Methods in org.eclipse.e4.xwt.input that return KeyGesture
 KeyGesture InputBinding.getGesture()
           
 

Methods in org.eclipse.e4.xwt.input with parameters of type KeyGesture
 void InputBinding.setGesture(KeyGesture gesture)