首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 房产中介者

房产中介者

  • 资源大小:11.95 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: Java开发 java 房产

资 源 简 介

房产中介者模式图形界面代码public class RegisterDialog extends JDialog {private JButton btn1 = new JButton("保存");private JLabel l1 = new JLabel("用户类型:");private JLabel l2 = new JLabel("编号:");private JLabel l3 = new JLabel("姓名:");private JLabel l4 = new JLabel("手机:");private JTextField t1 = new JTextField(12);private JTextField t2 = new JTextField(12);private JTextField t3 = new JTextField(12); private JComboBox combo = new JComboBox(new String[]{"房屋出售方","房屋购买房"});

文 件 列 表

exp2
bin
src
.project
.settings
org.eclipse.jdt.core.prefs
.classpath
.settings
VIP VIP
0.180418s