隨筆 - 303  文章 - 883  trackbacks - 0
          <2007年3月>
          25262728123
          45678910
          11121314151617
          18192021222324
          25262728293031
          1234567

          歡迎光臨! 
          閑聊 QQ:1074961813

          隨筆分類(357)

          我管理的群

          公共blog

          • n維空間
          • Email : java3d@126.com 群 : 12999758

          參與管理的論壇

          好友的blog

          我的其他blog

          朋友的網站

          搜索

          •  

          最新評論

          ?

          ?1 import ?javax.swing. * ;
          ?2 import ?java.awt. * ;
          ?3 import ?java.awt.event. * ;
          ?4 ?
          ?5 public ? class ?myfirstswing {
          ?6 ????
          ?7 ?????myfirstswing() {
          ?8 ???????JFrame?frame = new ?JFrame();???????????????? // 創建一個JFrame
          ?9 ???????Container?contentPane = frame.getContentPane();?? // 創建一個容器
          10 ???????JButton?button = new ?JButton( " hello?swing! " );???? // 創建一個標有HELLO?WORLD!的按鈕
          11 ???????contentPane.add(button);?????????????????????? // 將button加入容器
          12 ???????frame.setSize( 200 , 120 );??????????????????????? // 設置我們的窗口大小
          13 ???????frame.setVisible( true );???????????????????????? // 創建窗口可視化
          14 ???????
          15 ???????? /** *read* */
          16 ???????? /* 處理關閉窗口的操作,若你沒寫這一段,就算你已經關閉窗口了,但程序并不會終止。
          17 ????????? */

          18 ????????frame.addWindowListener(
          19 ??????????? new ?WindowAdapter() {
          20 ??????????????? public ? void ?windowClosing(WindowEvent?e) {
          21 ??????????????????System.exit( 0 );?
          22 ???????????????}
          ?
          23 ???????????}
          ?
          24 ????????);
          25 ??????? /** *read* */
          26 ????}

          27 ? public ? static ? void ??main(String?args[]) {
          28 ???????
          29 ?????? new ?myfirstswing();???????????????????????????? // main()函數調用myfirstswing
          30 ????}

          31 ??}

          32


          地震讓大伙知道:居安思危,才是生存之道。
          posted on 2007-03-02 23:23 小尋 閱讀(293) 評論(0)  編輯  收藏

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


          網站導航:
           
          主站蜘蛛池模板: 景泰县| 梧州市| 兴国县| 新竹县| 离岛区| 永靖县| 中江县| 巴林右旗| 岳阳市| 上思县| 敦煌市| 石家庄市| 青阳县| 鄄城县| 资源县| 凌海市| 麻江县| 红安县| 古丈县| 蓬莱市| 射阳县| 尉犁县| 隆安县| 遂川县| 阿荣旗| 东乡县| 巴青县| 册亨县| 绥滨县| 景泰县| 巴彦县| 吕梁市| 西林县| 左贡县| 和顺县| 屏南县| 罗山县| 荆门市| 自治县| 晴隆县| 巴南区|