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

正文內(nèi)容

公司用軟件綜合課程對(duì)員工畢業(yè)設(shè)計(jì)-資料下載頁

2025-06-17 13:04本頁面
  

【正文】 //實(shí)例化信息查詢的菜單項(xiàng) JMenuItem departmentS = new JMenuItem(部門信息查詢)。 (f)。 JMenuItem employeeS = new JMenuItem(基本信息查詢)。 (f)。 JMenuItem trainS = new JMenuItem(培訓(xùn)信息查詢)。 (f)。 JMenuItem encouragementPunishS = new JMenuItem(獎(jiǎng)罰信息查詢)。 (f)。 JMenuItem wageS =new JMenuItem(薪資信息查詢)。 (f)。 (trainS)。 (employeeS)。 (encouragementPunishS)。 (wageS)。 (employeeSM)。 (departmentS)。 //實(shí)例化信息查詢的菜單項(xiàng)結(jié)束//為查詢菜單加事件 (new ActionListener(){//部門信息查詢監(jiān)聽 public void actionPerformed(ActionEvent e){ (DIQ)。 (new DIQ())。 } })。 (new ActionListener(){//基本信息查詢監(jiān)聽 public void actionPerformed(ActionEvent e){ (BIQ)。 (new BIQ())。 } })。 (new ActionListener(){//培訓(xùn)信息查詢監(jiān)聽 public void actionPerformed(ActionEvent e){ (TIQ)。 (new TIQ())。 } })。 (new ActionListener(){//獎(jiǎng)罰信息查詢監(jiān)聽 public void actionPerformed(ActionEvent e){ (EPIQ)。 (new EPIQ())。 } })。 (new ActionListener(){//薪資信息查詢監(jiān)聽 public void actionPerformed(ActionEvent e){ (SIQ)。 (new SIQ())。 } })。 JMenuItem help = new JMenuItem(幫助)。 (f)。 JMenuItem about =new JMenuItem(關(guān)于)。 (f)。 (help)。 (about)。//為幫助菜單加事件 (new ActionListener(){ public void actionPerformed(ActionEvent e){ (new About())。 } })。// (systemM)。 (manageM)。 (selectM)。// (statisticM)。 (helpM)。 (aboutM)。 setJMenuBar(mb)。//以下全都是在添加圖標(biāo) //窗口圖標(biāo) Image img=().getImage(image\\)。 setIconImage(img)。 //添加菜單圖標(biāo) (icon9)。 (icon8)。 (icon7)。// (icon12)。 (icon6)。 (icon1)。 (icon2)。 (icon3)。 (icon4)。 (icon5)。 (icon5)。 (icon10)。 (icon11)。// (icon12)。// (icon12)。 (icon6)。 (icon13)。 (icon13)。 (icon14)。 (icon14)。 (icon14)。 (icon14)。 (icon15)。 (icon15)。 (icon15)。 (icon15)。 //添加完了 JToolBar jToolBar1 = new JToolBar()。//創(chuàng)建一個(gè)工具欄 (new GridLayout(9,1))。//設(shè)置成網(wǎng)格布局 JButton jButton1 = new JButton()。//創(chuàng)建并實(shí)例化按鈕 (員工基本信息管理)。//設(shè)置按鈕懸停信息 JButton jButton2 = new JButton()。 (員工基本信息查詢)。 JButton jButton3 = new JButton()。 (修改密碼)。 //JButton jButton4 = new JButton()。 JButton jButton5 = new JButton()。 (計(jì)算器)。 JButton jButton6 = new JButton()。 (退出系統(tǒng))。 (new (600, 50))。//設(shè)置工具欄最大值 (new (600, 50))。//設(shè)置工具欄最小值 //添加工具欄中按鈕的方法 (new ImageIcon(image//))。 (new ActionListener(){ public void actionPerformed(ActionEvent e){ (Employeemanage)。 (new Employeemanage())。 } })。 (jButton1)。 (new ImageIcon(image//))。 (new ActionListener(){ public void actionPerformed(ActionEvent e){ (new BIQ())。 } })。 (jButton2)。 (new ImageIcon(image//))。 (new ActionListener(){ public void actionPerformed(ActionEvent e){ (new AmendPassword())。 } })。 (jButton3)。 // (new ImageIcon())。 // (new ActionListener(){ // public void actionPerformed(ActionEvent e){ // (Game)。 // (new Game())。 // } // })。 // (jButton4)。 (new ImageIcon(image//))。 (new ActionListener(){ public void actionPerformed(ActionEvent e){ (Calculator)。 (new Calculator())。 } })。 (jButton5)。 (new (image//))。 (new ActionListener(){ public void actionPerformed(ActionEvent e){ (0)。 } })。 (jButton6)。 //添加工具欄中按鈕的方法結(jié)束 (0, 0, 30, 600)。//工具欄位置 (false)。//禁止更改大小 (jToolBar1,)。//布局 //Label lp1=new Label(歡 迎 使 用 員 工 管 理 系 統(tǒng) !)。 (new BorderLayout())。 (lp1,)。 ()。 (p,)。 Toolkit t = ()。 int width = ().width 200。 int height = ().height 100。 setSize(width,height)。 setLocation(150,100)。 setVisible(true)。 setResizable(false)。 } //線程的方法 public void run(){ (線程啟動(dòng)了!)。//友好提示 Toolkit t = ()。 int x=().width。 (x= + x)。 //( new Font(宋體,14))。 ()。 while(true) { if(x600){ x=().width。 //(x為: + x)。 } (x,0,700,20)。 x=10。 //(x)。 try{(100)。}catch(Exception e){} //} } } public static void main(String[] args){//主函數(shù) new Main()。 } }/******************************程序結(jié)束**********************************/
點(diǎn)擊復(fù)制文檔內(nèi)容
黨政相關(guān)相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1