Example #1
0
 public void addDirectIOListener(JSObject event) {
   super.addDirectIOListener(DirectIOListener.get(event));
 }