收藏 分享(赏)

java找不到符号.pdf

上传人:精品资料 文档编号:11052696 上传时间:2020-02-05 格式:PDF 页数:3 大小:64.13KB
下载 相关 举报
java找不到符号.pdf_第1页
第1页 / 共3页
java找不到符号.pdf_第2页
第2页 / 共3页
java找不到符号.pdf_第3页
第3页 / 共3页
亲,该文档总共3页,全部预览完了,如果喜欢就下载吧!
资源描述

1、importjava.awt.*;importjavax.swing.*;importjava.awt.event.*;publicclassWorkerpublicstaticvoidmain(Stringargs)JFramef=newJFrame(“西南财经大学职工“);JPanelcontentpane=newJPanel();contentpane.setLayout(newFlowLayout(FlowLayout.LEFT);f.setContentPane(contentpane);ImageIconicon=newImageIcon(“woker,dif“);JLabell1

2、=newJLabel(“姓名职工编号信息“,icon);JLabell2=newJLabel(“你有哪些兴趣爱好?“);JTextFieldtf=newJTextField(“四川省成都市“);JRadioButtonrad1=newJRadioButton(“男“);JRadioButtonrad2=newJRadioButton(“女“);JCheckBox c1=newJCheckBox(“篮球“,false);JCheckBox c2=newJCheckBox(“音乐“,false);JCheckBox c3=newJCheckBox(“舞蹈“,false);JCheckBox c4=

3、newJCheckBox(“主持“,false);ButtonGroupbg1=newButtonGroup();bg1.add(rad1);bg1.add(rad2);JTextAreata=newJTextArea(“个人简介信息“);contentpane.add(l1);contentpane.add(tf);contentpane.add(ta);contentpane.add(l2);contentpane.add(bg1);contentpane.add(bg2);f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);f.setSize

4、(600,400);f.setVisible(true);importjava.awt.*;importjavax.swing.*;importjava.awt.event.*;publicclassTestpublicstaticvoidmain(Stringargs)JFramef=newJFrame(“西南财经大学职工“);JPanelcontentpane=newJPanel();contentpane.setLayout(newFlowLayout(FlowLayout.LEFT);ImageIconicon=newImageIcon(“woker,dif“);JLabell1=ne

5、wJLabel(“姓名职工编号信息“);l1.setIcon(icon);/这里分开设置JLabell2=newJLabel(“你有哪些兴趣爱好?“);JTextFieldtf=newJTextField(“四川省成都市“);JRadioButtonrad1=newJRadioButton(“男“);JRadioButtonrad2=newJRadioButton(“女“);JCheckBoxc1=newJCheckBox(“篮球“,false);JCheckBoxc2=newJCheckBox(“音乐“,false);JCheckBoxc3=newJCheckBox(“舞蹈“,false);

6、JCheckBoxc4=newJCheckBox(“主持“,false);ButtonGroupbg1=newButtonGroup();bg1.add(rad1);bg1.add(rad2);JTextAreata=newJTextArea(“个人简介信息“);contentpane.add(l1);contentpane.add(tf);contentpane.add(ta);contentpane.add(l2);contentpane.add(rad1);/添加rad就行了,不能添加按钮组的contentpane.add(rad2);f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);f.setSize(600,400);f.setContentPane(contentpane);f.setVisible(true);

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 企业管理 > 管理学资料

本站链接:文库   一言   我酷   合作


客服QQ:2549714901微博号:道客多多官方知乎号:道客多多

经营许可证编号: 粤ICP备2021046453号世界地图

道客多多©版权所有2020-2025营业执照举报