<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    俊星的BLOG

    SWT試用之控制鼠標鍵盤

    通過SWT可以控制鼠標鍵盤事件,具體如下:
    import org.eclipse.swt.SWT;
    import org.eclipse.swt.widgets.Display;
    import org.eclipse.swt.widgets.Event;
    import org.eclipse.swt.widgets.Shell;
    import org.eclipse.swt.widgets.Text;

    /**
     * 預期的運行效果為:顯示開始菜單
     * 
    @author kinkding
     * @history 2009-6-2
     
    */

    public class MyEventRes {

        
    public static void main(String[] args) {
            
    final Display display = new Display();
            
    final Shell shell = new Shell(display);
            
    final Text text = new Text(shell, SWT.BORDER);
            text.setSize(text.computeSize(
    150, SWT.DEFAULT));
            text.setText(
    "神一樣的人啊!");
            shell.pack();
            shell.open();

            
    new KeyThread(display).start(); // 鍵盤響應
            
    // new MouseThread(display).start(); // 鼠標響應
            while (!shell.isDisposed()) {
                
    if (!display.readAndDispatch())
                    display.sleep();
            }

            display.dispose();
        }

    }


    class MouseThread extends Thread {
        Display display;
        
    int h;

        
    public MouseThread(Display display) {
            
    this.display = display;
            h 
    = display.getPrimaryMonitor().getBounds().height;
        }


        
    public void run() {
            Event event 
    = new Event();
            
    // 移動鼠標
            event.type = SWT.MouseMove;
            event.x 
    = 5;
            event.y 
    = h - 5;
            display.post(event);
            
    try {
                Thread.sleep(
    100);
            }
     catch (InterruptedException e) {
            }

            
    // 按下右鍵
            event.type = SWT.MouseDown;
            event.button 
    = 1;
            display.post(event);
            
    try {
                Thread.sleep(
    100);
            }
     catch (InterruptedException e) {
            }

            
    // 恢復
            event.type = SWT.MouseUp;
            display.post(event);
        }

    }


    class KeyThread extends Thread {
        Display display;
        
    int h;

        
    public KeyThread(Display display) {
            
    this.display = display;
            h 
    = display.getPrimaryMonitor().getBounds().height;
        }


        
    public void run() {
            Event event 
    = new Event();
            
    // 按下CTRL
            event.type = SWT.KeyDown;
            event.keyCode 
    = SWT.CTRL;
            display.post(event);
            
    try {
                Thread.sleep(
    100);
            }
     catch (InterruptedException e) {
            }

            
    // 按下ESC
            event.type = SWT.KeyDown;
            event.keyCode 
    = SWT.ESC;
            display.post(event);
            
    try {
                Thread.sleep(
    100);
            }
     catch (InterruptedException e) {
            }

            
    // 恢復
            event.type = SWT.KeyUp;
            event.keyCode 
    = SWT.CTRL;
            display.post(event);
            
    try {
                Thread.sleep(
    100);
            }
     catch (InterruptedException e) {
            }

            event.type 
    = SWT.KeyUp;
            event.keyCode 
    = SWT.ESC;
            display.post(event);
        }

    }

    posted on 2009-06-02 00:15 俊星 閱讀(820) 評論(0)  編輯  收藏


    只有注冊用戶登錄后才能發表評論。


    網站導航:
     
    主站蜘蛛池模板: 最近免费中文字幕mv在线电影| 亚洲第一综合天堂另类专| 无码人妻AV免费一区二区三区| 国产大片51精品免费观看| 亚洲偷自精品三十六区| xxxx日本免费| 亚洲三级中文字幕| 欧美在线看片A免费观看| 日韩黄色免费观看| 久久久久亚洲AV无码去区首| 久久成人免费电影| 亚洲人成网址在线观看 | 亚洲精品动漫免费二区| 成人免费一区二区无码视频| 亚洲色欲色欲www在线播放| 精品剧情v国产在免费线观看| 在线看亚洲十八禁网站| 久久亚洲高清综合| 无码成A毛片免费| 亚洲无圣光一区二区| 成人免费无码大片A毛片抽搐| 亚洲成a∧人片在线观看无码| 亚洲精品成人a在线观看| a级毛片视频免费观看| 亚洲最大的成网4438| 毛片免费全部免费观看| 特级aaaaaaaaa毛片免费视频| 伊人久久精品亚洲午夜| 18成禁人视频免费网站| 亚洲丁香婷婷综合久久| 亚洲无线一二三四区手机| 一区二区三区福利视频免费观看| 亚洲一级毛片在线观| 免费人成视频在线观看不卡| 另类免费视频一区二区在线观看| 亚洲精品第五页中文字幕| 国产片免费在线观看| 久草免费福利资源站| 亚洲a∨无码一区二区| 国产亚洲人成网站在线观看不卡| 中文毛片无遮挡高潮免费|