Пример #1
0
 @Override
 void handleJavaInputMethodEvent(InputMethodEvent e) {
   if (xtext != null) xtext.processInputMethodEventImpl(e);
 }