資源描述:
《英語(yǔ)月份單詞學(xué)習(xí)》由會(huì)員上傳分享,免費(fèi)在線(xiàn)閱讀,更多相關(guān)內(nèi)容在工程資料-天天文庫(kù)。
1、importjavax.swing.JOptionPane;/****?authorAdministrator*/publicclassStudyEnglishextendsjavax.swing.JFrame{/**CreatesnewformLesson4tranningl*/publicStudyEnglish(){initComponentsO;}/**Thismethodiscalledfromwithintheconstructorto*initializetheform?*WARNING:DoNOTmodifythiscode.Thecontentofthismethodis*a
2、lwaysregeneratedbytheFormEditor.*/?SuppressWarningsCuncheckecT)//privatevoidinitComponentsO{jLabe13=newjavax.swing.JLabel();monthComboBox二newjavax.swing.JComboBoxO;inputTextField=newjavax.swing.JTextFieldO;jLabel4=newjavax.swing.JLabel();submi
3、tButton=newjavax?swing.JButton();jLabel1=newjavax.swing.JLabel();rightAnswerLabel=newjavax.swing.JLabel();judgeLabel=newjavax.swing.JLabel();setDefaultCloseOperation(javax?swing?WindowConstants?EXITONCLOSE);setTitleC英語(yǔ)月份單詞學(xué)習(xí)小程序');jLabel3.setText('請(qǐng)選擇月份:');monthComboBox?setModel(newjavax.swing.Defaul
4、tComboBoxModel(newString[]{T月','2月','3月','4月','5月’,’6月’,’7月’,’8月’,’9月’,TO月’,’11月’,T2月’}));monthComboBox5、('確認(rèn)');submitButton.addActionListener(newjava.awt.event.ActionListener(){publicvoidactionPerformed(java.awt.event.ActionEventevt){submitButtonActionPerformed(evt);}});jLabelLsetFont(newjava.awt.FontC黑體',0,16));//NOT18NjLabelLsetForeground(newjava.awt.Color(204,102,0));jLabell.setText(,英語(yǔ)月份學(xué)習(xí)小程序');ri
6、ghtAnswerLsbel.setFont(newjava.awt.Font('Arial^,1,14));//N0I18NrightAnswerLabe1.setForeground(newjava.awt.Color(255,0,0));rightAnswcrLabo1?sotHorizontalAlignmont(javax?swing?SwingConstants.CENTER);rightAnswerLabel.setText('judgeLabel.setFont(newjava.awt.FontC宋體',1,14));//NOI18NjudgeLabe1.setForegrou
7、nd(newjava.awt.Color(255,0,0));judgeLabel.setHorizontalAlignment(javax.swing.SwingConstants.CENTER);javax.swing.GroupLayoutlayout=newjavax?swing.GroupLayout(getContentPane());getContentPane().setLayou