隨筆 - 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 小尋 閱讀(292) 評論(0)  編輯  收藏

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


          網站導航:
           
          主站蜘蛛池模板: 巨鹿县| 三原县| 鄂托克前旗| 汉源县| 蚌埠市| 怀集县| 东丽区| 临湘市| 钟山县| 兴业县| 北碚区| 商丘市| 方正县| 祥云县| 天门市| 丹阳市| 丘北县| 宿迁市| 织金县| 绥棱县| 云南省| 叙永县| 大同县| 海阳市| 西乡县| 河池市| 嘉黎县| 肃宁县| 东明县| 墨竹工卡县| 林芝县| 桃园县| 阳高县| 平顺县| 葫芦岛市| 丰县| 吕梁市| 石楼县| 湟源县| 仁布县| 赤壁市|