囝濼的博客[www.bluenuo.cn]

          網盤[disk.bluenuo.cn]
          隨筆 - 6, 文章 - 1, 評論 - 11, 引用 - 0
          數據加載中……

          主窗口居中顯示

          文/囝濼 www.bluenuo.cn

           

          shell = new Shell();
          shell.setSize(
          500375);
              Monitor primary = shell.getMonitor();//獲得屏幕
              Rectangle bounds 
          = primary.getBounds ();//獲得屏幕尺寸
              Rectangle rect 
          = shell.getBounds ();//獲得窗口尺寸
              
          int x = bounds.x + (bounds.width - rect.width) / 2;//計算x坐標
              
          int y = bounds.y + (bounds.height - rect.height) / 2;//計算y坐標
              
          if (x < 0)//判斷坐標是否在屏幕之外
                  x 
          = 0;
                  
          if (y < 0)
                      y 
          = 0;
                  shell.setLocation (x, y);//設置窗口坐標
              shell.open();


          囝濼,深圳康拓普信息技術有限公司
          您可以通過其博客了解更多信息和文章:http://www.bluenuo.cn

          posted on 2007-12-16 15:35 囝濼 閱讀(367) 評論(0)  編輯  收藏 所屬分類: SWT/JFace


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


          網站導航:
           
          主站蜘蛛池模板: 图们市| 长子县| 阳江市| 扎鲁特旗| 理塘县| 宝清县| 宜兰县| 黎川县| 黎平县| 紫云| 九江市| 隆回县| 吐鲁番市| 哈巴河县| 石林| 武威市| 平安县| 阿城市| 和政县| 饶平县| 潮州市| 沈阳市| 武川县| 白玉县| 慈溪市| 阿尔山市| 中西区| 济阳县| 海原县| 吉安县| 宜兰市| 鄂伦春自治旗| 鹤峰县| 遂溪县| 应用必备| 衡南县| 邵阳县| 若尔盖县| 中阳县| 天津市| 台南市|