资源简介
用java写的人事档案管理系统,数据库为access数据库,内有使用说明
代码片段和文件信息
package psa;
import java.awt.*;
import javax.swing.*;
import com.borland.jbcl.layout.*;
import com.borland.dbswing.*;
import com.borland.dx.sql.dataset.*;
import com.borland.dx.dataset.*;
import java.awt.event.*;
/**
* title:
* Description:
* Copyright: Copyright (c) 2005
* Company:
* @author not attributable
* @version 1.0
*/
public class AddrBook_Dialog extends JDialog {
JPanel panel1 = new JPanel();
JPanel jPanel1 = new JPanel();
JLabel jLabel1 = new JLabel();
XYLayout xYLayout2 = new XYLayout();
JComboBox jComboBox1 = new JComboBox();
JLabel jLabel2 = new JLabel();
JTextField jTextField1 = new JTextField();
JButton jButton1 = new JButton();
TableScrollPane tableScrollPane1 = new TableScrollPane();
JdbTable jdbTable1 = new JdbTable();
JPanel jPanel2 = new JPanel();
XYLayout xYLayout3 = new XYLayout();
JLabel jLabel3 = new JLabel();
JdbTextField jdbTextField1 = new JdbTextField();
JdbTextField jdbTextField2 = new JdbTextField();
JLabel jLabel4 = new JLabel();
JdbTextField jdbTextField3 = new JdbTextField();
JLabel jLabel5 = new JLabel();
JdbTextField jdbTextField4 = new JdbTextField();
JLabel jLabel6 = new JLabel();
JdbTextField jdbTextField5 = new JdbTextField();
JLabel jLabel7 = new JLabel();
JdbTextField jdbTextField6 = new JdbTextField();
JLabel jLabel8 = new JLabel();
JdbTextField jdbTextField7 = new JdbTextField();
JLabel jLabel9 = new JLabel();
JdbTextField jdbTextField8 = new JdbTextField();
JLabel jLabel10 = new JLabel();
JdbTextField jdbTextField9 = new JdbTextField();
JLabel jLabel11 = new JLabel();
JdbTextField jdbTextField10 = new JdbTextField();
JLabel jLabel12 = new JLabel();
JLabel jLabel13 = new JLabel();
JScrollPane jScrollPane1 = new JScrollPane();
JdbTextArea jdbTextArea1 = new JdbTextArea();
Database database1 = new Database();
QueryDataSet queryDataSet1 = new QueryDataSet();
Column column1 = new Column();
Column column2 = new Column();
Column column3 = new Column();
Column column4 = new Column();
Column column5 = new Column();
Column column6 = new Column();
Column column7 = new Column();
Column column8 = new Column();
Column column9 = new Column();
Column column10 = new Column();
Column column11 = new Column();
Column column12 = new Column();
JButton jButton2 = new JButton();
JButton jButton3 = new JButton();
JButton jButton4 = new JButton();
JButton jButton5 = new JButton();
GridBagLayout gridBagLayout1 = new GridBagLayout();
public AddrBook_Dialog(frame frame String title boolean modal) {
super(frame title modal);
try {
jbInit();
pack();
}
catch(Exception ex) {
ex.printStackTrace();
}
}
public AddrBook_Dialog() {
this(null ““ false);
}
private void jbInit() throws Exception {
panel1.setLayout(gridBagLayout1);
this.setResizable(false);
this.settitle(“地址簿“);
jPanel1.setBorder(BorderFactory.createEtche
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 41087 2005-08-07 21:49 人事档案管理系统\classes\package cache\psa.dep2
文件 13397 2005-08-05 14:50 人事档案管理系统\classes\psa\AddrBook_Dialog.class
文件 693 2005-08-05 14:50 人事档案管理系统\classes\psa\AddrBook_Dialog_jButton1_actionAdapter.class
文件 693 2005-08-05 14:50 人事档案管理系统\classes\psa\AddrBook_Dialog_jButton2_actionAdapter.class
文件 693 2005-08-05 14:50 人事档案管理系统\classes\psa\AddrBook_Dialog_jButton3_actionAdapter.class
文件 693 2005-08-05 14:50 人事档案管理系统\classes\psa\AddrBook_Dialog_jButton4_actionAdapter.class
文件 693 2005-08-05 14:50 人事档案管理系统\classes\psa\AddrBook_Dialog_jButton5_actionAdapter.class
文件 4991 2005-08-05 11:58 人事档案管理系统\classes\psa\DB_Dialog.class
文件 657 2005-08-05 11:58 人事档案管理系统\classes\psa\DB_Dialog_jButton1_actionAdapter.class
文件 657 2005-08-05 11:58 人事档案管理系统\classes\psa\DB_Dialog_jButton2_actionAdapter.class
文件 640 2005-08-05 11:58 人事档案管理系统\classes\psa\Login$1.class
文件 638 2005-08-05 11:58 人事档案管理系统\classes\psa\Login$2.class
文件 603 2005-08-05 11:58 人事档案管理系统\classes\psa\Login$3.class
文件 5104 2005-08-05 11:58 人事档案管理系统\classes\psa\Login.class
文件 6459 2005-08-05 15:24 人事档案管理系统\classes\psa\Mainfr
文件 657 2005-08-05 15:24 人事档案管理系统\classes\psa\Mainfr
文件 657 2005-08-05 15:24 人事档案管理系统\classes\psa\Mainfr
文件 657 2005-08-05 15:24 人事档案管理系统\classes\psa\Mainfr
文件 657 2005-08-05 15:24 人事档案管理系统\classes\psa\Mainfr
文件 657 2005-08-05 15:24 人事档案管理系统\classes\psa\Mainfr
文件 657 2005-08-05 15:24 人事档案管理系统\classes\psa\Mainfr
文件 10101 2005-08-05 13:51 人事档案管理系统\classes\psa\NotePad_Dialog.class
文件 687 2005-08-05 13:51 人事档案管理系统\classes\psa\NotePad_Dialog_jButton1_actionAdapter.class
文件 687 2005-08-05 13:51 人事档案管理系统\classes\psa\NotePad_Dialog_jButton2_actionAdapter.class
文件 687 2005-08-05 13:51 人事档案管理系统\classes\psa\NotePad_Dialog_jButton3_actionAdapter.class
文件 687 2005-08-05 13:51 人事档案管理系统\classes\psa\NotePad_Dialog_jButton4_actionAdapter.class
文件 687 2005-08-05 13:51 人事档案管理系统\classes\psa\NotePad_Dialog_jButton5_actionAdapter.class
文件 7781 2005-08-05 15:44 人事档案管理系统\classes\psa\Password_Dialog.class
文件 693 2005-08-05 15:44 人事档案管理系统\classes\psa\Password_Dialog_jButton1_actionAdapter.class
文件 693 2005-08-05 15:44 人事档案管理系统\classes\psa\Password_Dialog_jButton2_actionAdapter.class
............此处省略33个文件信息
相关资源
- Java程序设计考试试卷和答案(共4套)
- java 局域网数据包嗅探
- Java 透明按钮 Java透明按钮
- Java写的递归下降分析程序
- 北大青鸟accp5.0java第四章理论加上机作
- java用spring struts hibernate做的学生成绩
- jsp mysql tomcat学生信息管理系统
- 科研管理系统 java swing mysql
- java真实项目煤矿管理系统
- 基于JAVA的物业收费管理系统源代码
- 东南大学 JAVA课程设计 学生信息管理
- Java大作业 学生成绩管理系统
- java图片轮播代码 可控制
- jsp成绩管理系统jsp servlet javabean
- java编写的迅雷下载器
- 贪吃蛇(java 源码 eclipse项目)
- java实现验证码代码
- 自动出题系统(java 课程设计)
- Java实现的公交查询系统代码
- 实例22 分割一个面板(java绝对新手实
- java 程序设计网页浏览器
- java核心笔记 这是很基础的笔记 我自
- 网吧管理系统-Java
- 高校教材购销系统(java编的)
- 软件工程课程设计报告--java学生管理
- java英汉-汉英互译电子词典程序(顶)
- JAVA写的网络抓包分析程序
- java远程进行telnetftpssh连接的方法及源
- JavaEE图书管理系统95427
- java多线程控制的赛跑程序
评论
共有 条评论