2009年8月11日

          tEST2

           

          import org.eclipse.swt.SWT;
          import org.eclipse.swt.widgets.Display;
          import org.eclipse.swt.widgets.Label;
          import org.eclipse.swt.widgets.Shell;
          public class FirstSWT {
              
          public static void main(String[] args) {
                  Display display 
          = new Display();
                     Shell shell 
          = new Shell(display);
                     Label label 
          = new Label(shell, SWT.CENTER);
                     label.setText(
          "Hello, World");
                     label.setBounds(shell.getClientArea());
                     shell.open();
                     shell.setText(
          "Hello World!");
                     
          while (!shell.isDisposed())
                     
          {
                      
          if (!display.readAndDispatch())
                      
          {
                       display.sleep();
                      }

                     }

                     display.dispose();
                     
              }

          }

          posted @ 2009-08-11 00:16 爪哇島騎士 閱讀(117) | 評(píng)論 (0)編輯 收藏

          <2009年8月>
          2627282930311
          2345678
          9101112131415
          16171819202122
          23242526272829
          303112345

          導(dǎo)航

          統(tǒng)計(jì)

          常用鏈接

          留言簿

          隨筆檔案

          搜索

          最新評(píng)論

          閱讀排行榜

          評(píng)論排行榜

          主站蜘蛛池模板: 江山市| 奇台县| 南丹县| 阳谷县| 惠来县| 株洲县| 松阳县| 丘北县| 郸城县| 吴忠市| 义马市| 城固县| 明光市| 梁平县| 古浪县| 安平县| 长垣县| 阳信县| 湖北省| 滁州市| 霍山县| 阿巴嘎旗| 海城市| 饶阳县| 合作市| 剑川县| 佛山市| 永安市| 策勒县| 忻城县| 武平县| 格尔木市| 罗山县| 苗栗市| 十堰市| 昆明市| 宜春市| 项城市| 大理市| 高雄县| 顺平县|