Package 

Object KeyEventUtils


  • 
    public class KeyEventUtils
    
                        

    Author: bin.yang Maintainer: bin.yang Date: 2019/6/29 0029 Copyright: 2019 Inc. All rights reserved. Desc:模拟按键相关

    • Method Summary

      Modifier and Type Method Description
      final Unit sendKeyEvent(Integer action, Integer keyCode) 发送按键
      final Unit sendKeyEvent(Integer keyCode) 发送按键
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait