隨筆 - 64  文章 - 9  trackbacks - 0
          <2025年6月>
          25262728293031
          1234567
          891011121314
          15161718192021
          22232425262728
          293012345

          常用鏈接

          留言簿(6)

          我參與的團隊

          隨筆分類(88)

          隨筆檔案(92)

          文章分類(142)

          文章檔案(182)

          天基成員

          學習園

          我的海角

          搜索

          •  

          積分與排名

          • 積分 - 183429
          • 排名 - 319

          最新評論

          /*
           * To change this template, choose Tools | Templates
           * and open the template in the editor.
           */

          /*
           * mainf.java
           *
           * Created on 2009-3-22, 10:16:38
           */

          /**
           *
           * @author ChengLu
           */
          public class mainf extends javax.swing.JFrame {

              /** Creates new form mainf */
              public mainf() {
                  initComponents();
              }

              /** This method is called from within the constructor to
               * initialize the form.
               * WARNING: Do NOT modify this code. The content of this method is
               * always regenerated by the Form Editor.
               */
              @SuppressWarnings("unchecked")
              // <editor-fold defaultstate="collapsed" desc="Generated Code">                         
              private void initComponents() {
                  java.awt.GridBagConstraints gridBagConstraints;

                  jLabel1 = new javax.swing.JLabel();
                  jLabel2 = new javax.swing.JLabel();
                  jButton2 = new javax.swing.JButton();
                  jButton1 = new javax.swing.JButton();

                  setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);
                  getContentPane().setLayout(new java.awt.GridBagLayout());

                  jLabel1.setText("我做的好不好?");
                  gridBagConstraints = new java.awt.GridBagConstraints();
                  gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTH;
                  getContentPane().add(jLabel1, gridBagConstraints);

                  jLabel2.setText("Email: chenglu@yeah.net    Web:http://www.mobai.org");
                  gridBagConstraints = new java.awt.GridBagConstraints();
                  gridBagConstraints.gridx = 0;
                  gridBagConstraints.gridy = 3;
                  gridBagConstraints.gridheight = 8;
                  getContentPane().add(jLabel2, gridBagConstraints);

                  jButton2.setText("很好");
                  jButton2.addMouseListener(new java.awt.event.MouseAdapter() {
                      public void mouseClicked(java.awt.event.MouseEvent evt) {
                          jButton2MouseClicked(evt);
                      }
                  });
                  jButton2.addActionListener(new java.awt.event.ActionListener() {
                      public void actionPerformed(java.awt.event.ActionEvent evt) {
                          jButton2ActionPerformed(evt);
                      }
                  });
                  gridBagConstraints = new java.awt.GridBagConstraints();
                  gridBagConstraints.gridx = 0;
                  gridBagConstraints.gridy = 1;
                  getContentPane().add(jButton2, gridBagConstraints);

                  jButton1.setText("不好");
                  jButton1.addMouseListener(new java.awt.event.MouseAdapter() {
                      public void mouseEntered(java.awt.event.MouseEvent evt) {
                          jButton1MouseEntered(evt);
                      }
                  });
                  jButton1.addActionListener(new java.awt.event.ActionListener() {
                      public void actionPerformed(java.awt.event.ActionEvent evt) {
                          jButton1ActionPerformed(evt);
                      }
                  });
                  gridBagConstraints = new java.awt.GridBagConstraints();
                  gridBagConstraints.gridx = 0;
                  gridBagConstraints.gridy = 2;
                  getContentPane().add(jButton1, gridBagConstraints);

                  pack();
              }// </editor-fold>                       

              private void jButton1ActionPerformed(java.awt.event.ActionEvent evt) {                                        
                  // TODO add your handling code here:
              }                                       

              private void jButton1MouseEntered(java.awt.event.MouseEvent evt) {                                     
                  // TODO add your handling code here:
                  jButton1.setLocation(locatx(),locaty());
              }                                    

              private void jButton2ActionPerformed(java.awt.event.ActionEvent evt) {                                        
                  // TODO add your handling code here:
              }                                       

              private void jButton2MouseClicked(java.awt.event.MouseEvent evt) {                                     
                  // TODO add your handling code here:
                  jButton2.setText("我就知道你最終會點這個的哈");

              }                                    
              public static int locatx(){
                  return (int)(Math.random()*666);
              }
              public static int locaty(){
                  return (int)(Math.random()*666);
              }
              /**
              * @param args the command line arguments
              */
              public static void main(String args[]) {
                  java.awt.EventQueue.invokeLater(new Runnable() {
                      public void run() {
                          new mainf().setVisible(true);
                      }
                  });
              }

              // Variables declaration - do not modify                    
              private javax.swing.JButton jButton1;
              private javax.swing.JButton jButton2;
              private javax.swing.JLabel jLabel1;
              private javax.swing.JLabel jLabel2;
              // End of variables declaration                  

          }


          posted on 2009-03-26 09:31 鵬凌 閱讀(178) 評論(0)  編輯  收藏

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


          網站導航:
           
          主站蜘蛛池模板: 北辰区| 特克斯县| 来安县| 通许县| 沅陵县| 宝山区| 华亭县| 奈曼旗| 淮阳县| 得荣县| 沅陵县| 新泰市| 资溪县| 南通市| 怀宁县| 锡林郭勒盟| 景泰县| 文化| 井研县| 大竹县| 荔浦县| 临江市| 衡水市| 嘉峪关市| 余庆县| 嘉荫县| 两当县| 获嘉县| 青海省| 纳雍县| 无极县| 渑池县| 文山县| 阜宁县| 利津县| 兴山县| 巨野县| 福清市| 章丘市| 吉安县| 景德镇市|