freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

java課程設(shè)計(jì)-學(xué)生學(xué)籍管理系統(tǒng)-文庫(kù)吧

2025-07-20 18:35 本頁(yè)面


【正文】 件到容器中。使用setBounds()方法對(duì)每個(gè)組件進(jìn)行位置的設(shè)置,并使界面達(dá)到最優(yōu)化。使用setVisible(true)使界面顯示各個(gè)組件。class AddStudent extends JFrame implements ActionListener, ItemListener { public String num,name,grade,sex,xibie,oldStr。 JLabel lbl_title = new JLabel(學(xué)生信息)。 JLabel lbl_num = new JLabel(學(xué)號(hào):)。 JLabel lbl_name = new JLabel(姓名:)。 JLabel lbl_sex = new JLabel(性別:)。 JLabel lbl_class = new JLabel(班級(jí):)。 JLabel lbl_department = new JLabel(系別:)。 JTextField txt_num = new JTextField()。 JTextField sfzText1 = new JTextField() 。 JTextField bnameText1 = new JTextField() 。 JTextField xbText1 = new JTextField() 。 JTextField dateText1 = new JTextField() 。 JTextField xb = new JTextField() 。 JTextField txt_name = new JTextField(11)。 JTextField txt_class = new JTextField(11)。 JTextField txt_department = new JTextField()。 JButton btn_rep = new JButton(重置)。 JButton btn_xg = new JButton(修改)。 JButton btn_cx = new JButton(查詢)。 JButton btn_sh = new JButton(刪除)。 JButton btn_add = new JButton(添加)。 JRadioButton rb_man = new JRadioButton(男)。 JRadioButton rb_woman = new JRadioButton(女)。 DefaultTableModel tableModel=new DefaultTableModel()。 String[] titles={學(xué)號(hào),姓名, 性別,班級(jí),系別}。 String a,b,c,d,f。 private JLabel infoLab = new JLabel(學(xué)生信息管理) 。 ButtonGroup bg = new ButtonGroup()。 AddStudent(String s) { super(s)。 (500, 50, 390, 600)。 Container con = ()。 (null)。 (lbl_title)。 (lbl_num)。 (lbl_name)。 (lbl_sex)。 (lbl_class)。 (lbl_department)。 (txt_num)。 (txt_name)。 (txt_class)。 (txt_department)。 (btn_rep)。 (btn_xg)。 (btn_cx)。 (btn_sh)。 (btn_add)。 (rb_man)。 (rb_woman)。 (rb_man)。 (rb_woman)。 (infoLab)。 (sfzText1) 。 (bnameText1) 。 (xbText1) 。 (dateText1) 。 (xb)。 (150, 50, 100, 25)。 (100, 100, 50, 25)。 (100, 150, 50, 25)。 (100, 200, 50, 25)。 (100, 250, 50, 25)。 (100, 300, 50, 25)。 (20, 350, 60, 25)。 (230, 350, 60, 25)。 (90, 350, 60, 25)。 (300, 350, 60, 25)。 (160, 350, 60, 25)。 (150, 100, 110, 25)。 (150, 150, 110, 25)。 (150, 250, 110, 25)。 (150, 300, 110, 25)。 (150, 200, 50, 25)。 (220, 200, 50, 25)。 (0,410,100,25)。 (0,450,80,20) 。(80,450,80,20) 。 (160,450,80,20) 。 (240,450,80,20) 。
點(diǎn)擊復(fù)制文檔內(nèi)容
醫(yī)療健康相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1