Java個(gè)性桌面應(yīng)用

Java個(gè)性桌面應(yīng)用

ID:41006802

大?。?04.50 KB

頁數(shù):18頁

時(shí)間:2019-08-13

Java個(gè)性桌面應(yīng)用_第1頁
Java個(gè)性桌面應(yīng)用_第2頁
Java個(gè)性桌面應(yīng)用_第3頁
Java個(gè)性桌面應(yīng)用_第4頁
Java個(gè)性桌面應(yīng)用_第5頁
資源描述:

《Java個(gè)性桌面應(yīng)用》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在工程資料-天天文庫。

1、importjavax.swing.*;importjava.awt.*;importjava.awt.event.*;importjavax.swing.event.*;importjava.awt.image.BufferedImage;importjava.io.*;publicclassTextPro{staticJDialogjframe=newJDialog();/*主窗體*/staticJMenuItemjmenuitem1=newJMenuItem("新建");staticJMenuItemjmenuitem2

2、=newJMenuItem("保存");staticJMenuItemjmenuitem3=newJMenuItem("打開");staticJMenuItemjmenuitem4=newJMenuItem("退出");staticJMenuItemjmenuitem6=newJMenuItem("透明度");staticJMenuItemjmenuitem7=newJMenuItem("背景");staticJMenuItemjmenuitem8=newJMenuItem("版權(quán)");staticJMenuItemjmenu

3、item9=newJMenuItem("作者");staticJMenuItemjmenuitem10=newJMenuItem("菜單樣式");staticJMenuItemjmenuitem11=newJMenuItem("文本樣式");staticJMenuItemjmenuitemData[]={jmenuitem1,jmenuitem2,jmenuitem3,jmenuitem4,jmenuitem6,jmenuitem7,jmenuitem8,jmenuitem9,jmenuitem10,jmenuitem11};

4、staticintzuobiaoX,zuobiaoY;staticJTextAreajtextarea=newJTextArea();staticJDialogjframe2=newJDialog();//容納文本staticJLabelbeijing=newJLabel();staticJPaneljpanel=newJPanel();staticContainercontainer1=jframe.getContentPane();staticJDesktopPanejdesktop=newJDesktopPane();/

5、*建立一個(gè)虛擬桌面的對(duì)象*/staticJInternalFrameji=newJInternalFrame("內(nèi)部框架",true,true,true,true);staticJSliderjslider=newJSlider(1,100);staticJDialogjframe3=newJDialog();//容納滑動(dòng)條staticJDialogjframe4=newJDialog();//容納菜單欄staticJButtonjbutton=newJButton("確定");staticJDialogjframe5=new

6、JDialog();/*菜單樣式*/staticFramejframe7=newFrame();/*用于控制顯示主窗體*/staticChoicecho=newChoice();staticJLabeljlabel2=newJLabel("字體",JLabel.CENTER);staticJLabeljlabel3=newJLabel("字體大小",JLabel.CENTER);staticJButtonjbutton2=newJButton("保存設(shè)置");publicstaticJRadioButtonjrb01=newJ

7、RadioButton("普通樣式",true),jrb02=newJRadioButton("斜體樣式"),jrb03=newJRadioButton("粗體樣式");//staticJCheckBoxjrb04=newJCheckBox("隱藏滾動(dòng)條");staticJCheckBoxjrb05=newJCheckBox("文本區(qū)全透明");staticJCheckBoxjrb06=newJCheckBox("隱藏程序");staticJCheckBoxjrb07=newJCheckBox("比例變化");staticJC

8、heckBoxjrbData[]={jrb04,jrb05,jrb06,jrb07};publicstaticButtonGroupbgp=newButtonGroup();staticJSliderjslider2=newJSlider(1,100);//設(shè)置字體大小pub

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文

此文檔下載收益歸作者所有

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文
溫馨提示:
1. 部分包含數(shù)學(xué)公式或PPT動(dòng)畫的文件,查看預(yù)覽時(shí)可能會(huì)顯示錯(cuò)亂或異常,文件下載后無此問題,請(qǐng)放心下載。
2. 本文檔由用戶上傳,版權(quán)歸屬用戶,天天文庫負(fù)責(zé)整理代發(fā)布。如果您對(duì)本文檔版權(quán)有爭議請(qǐng)及時(shí)聯(lián)系客服。
3. 下載前請(qǐng)仔細(xì)閱讀文檔內(nèi)容,確認(rèn)文檔內(nèi)容符合您的需求后進(jìn)行下載,若出現(xiàn)內(nèi)容與標(biāo)題不符可向本站投訴處理。
4. 下載文檔時(shí)可能由于網(wǎng)絡(luò)波動(dòng)等原因無法下載或下載錯(cuò)誤,付費(fèi)完成后未能成功下載的用戶請(qǐng)聯(lián)系客服處理。