资源简介
数据库课程设计,JAVA+MYSQL,实现了学生公寓管理的基本功能,界面还成!
代码片段和文件信息
package com.Mainframe;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.*;
import javax.swing.border.titledBorder;
import javax.swing.event.*;
import com.mysql.AdminAdd;
import com.mysql.AdminDelete;
public class Admin extends Jframe {
private static final int ABOVE_TOP = 0;
JPanel jp1;
JPanel jp2;
JPanel jp3;
JPanel jp4;
JLabel admin;
JLabel user;
JLabel pwd;
JLabel select;
JLabel userList;
JLabel admini;
JLabel username;
public static JTextField userTF;
public static JPasswordField pwdTF;
public static JComboBox userListJc;
JButton Add;
JButton delete;
JButton shXin;
JButton ok;
JTextArea addTA;
Font ft;
Font ft2;
Font ft3;
static Jframe ad;
public Admin(String s) {
super(s);
jp1 = new JPanel();
jp1.setBorder(new titledBorder(“ “));
jp2 = new JPanel();
jp2.setBorder(new titledBorder(“ “));
jp3 = new JPanel();
jp4 = new JPanel();
jp4.setBorder(new titledBorder(““));
admin = new JLabel(“管理员设置“);
user = new JLabel(“用户名:“);
pwd = new JLabel(“密码:“);
select = new JLabel(“选择权限:“);
admini = new JLabel(“管理员“);
username = new JLabel(“普通用户“);
userTF = new JTextField();
pwdTF = new JPasswordField();
userListJc = new JComboBox();
userListJc.addItem(“管理员“);
userListJc.addItem(“普通用户“);
Add = new JButton(“同意“);
delete = new JButton(“添加“);
shXin = new JButton(“删除“);
ok = new JButton(“确定“);
addTA = new JTextArea();
ft = new Font(“TimersRoman“ Font.BOLD 24);
admin.setFont(ft);
jp1.setLayout(null);
admin.setBounds(230 8 200 40);
jp1.setBackground(new Color(70 173 213));
jp1.add(admin);
jp2.setBackground(new Color(70 173 213));
jp2.setLayout(null);
ft2 = new Font(“新宋体“ Font.BOLD 13);
user.setBounds(20 30 50 30);
userTF.setBounds(70 30 100 30);
pwd.setBounds(200 30 50 30);
pwdTF.setBounds(250 30 100 30);
select.setBounds(370 30 70 30);
userListJc.setBounds(440 30 100 30);
Add.setBounds(85 90 70 30);
delete.setBounds(185 90 70 30);
shXin.setBounds(285 90 70 30);
ok.setBounds(385 90 70 30);
user.setFont(ft2);
pwd.setFont(ft2);
select.setFont(ft2);
Add.setFont(ft2);
delete.setFont(ft2);
shXin.setFont(ft2);
ok.setFont(ft2);
userTF.setEnabled(false);
pwdTF.setEnabled(false);
userListJc.setEnabled(false);
shXin.setEnabled(false);
delete.setEnabled(false);
jp2.add(user);
jp2.add(pwd);
jp2.add(select);
jp2.add(userTF);
jp2.add(pwdTF);
jp2.add(userListJc);
jp2.add(Add);
jp2.add(delete);
jp2.add(shXin);
jp2.add(ok);
ft3 = new Font(“新宋体“ Font.BOLD 15);
jp3.setBorder(new titledBorder(null “用户许可协议“ Font.BOLD ABOVE_TOP
ft3));
jp3.setBackground(new Color(70 173 213));
jp3.setLayout(null);
admini.setBounds(160 30 100 25);
username.setB
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2012-04-25 16:07 MySQL公寓\
文件 440 2011-08-23 00:38 MySQL公寓\.classpath
文件 389 2011-08-23 00:36 MySQL公寓\.project
目录 0 2012-04-25 16:07 MySQL公寓\.settings\
文件 629 2011-08-23 00:36 MySQL公寓\.settings\org.eclipse.jdt.core.prefs
目录 0 2012-04-25 16:07 MySQL公寓\bin\
目录 0 2012-04-25 16:07 MySQL公寓\bin\com\
目录 0 2012-04-25 16:07 MySQL公寓\bin\com\Mainfr
文件 1091 2011-09-29 08:25 MySQL公寓\bin\com\Mainfr
文件 705 2011-09-29 08:25 MySQL公寓\bin\com\Mainfr
文件 708 2011-09-29 08:25 MySQL公寓\bin\com\Mainfr
文件 708 2011-09-29 08:25 MySQL公寓\bin\com\Mainfr
文件 5024 2011-09-29 08:25 MySQL公寓\bin\com\Mainfr
文件 1569 2011-09-29 08:25 MySQL公寓\bin\com\Mainfr
文件 704 2011-09-29 08:25 MySQL公寓\bin\com\Mainfr
文件 708 2011-09-29 08:25 MySQL公寓\bin\com\Mainfr
文件 2747 2011-09-29 08:25 MySQL公寓\bin\com\Mainfr
文件 1136 2011-09-29 08:30 MySQL公寓\bin\com\Mainfr
文件 678 2011-09-29 08:30 MySQL公寓\bin\com\Mainfr
文件 1138 2011-09-29 08:30 MySQL公寓\bin\com\Mainfr
文件 1138 2011-09-29 08:30 MySQL公寓\bin\com\Mainfr
文件 763 2011-09-29 08:30 MySQL公寓\bin\com\Mainfr
文件 676 2011-09-29 08:30 MySQL公寓\bin\com\Mainfr
文件 676 2011-09-29 08:30 MySQL公寓\bin\com\Mainfr
文件 676 2011-09-29 08:30 MySQL公寓\bin\com\Mainfr
文件 676 2011-09-29 08:30 MySQL公寓\bin\com\Mainfr
文件 676 2011-09-29 08:30 MySQL公寓\bin\com\Mainfr
文件 676 2011-09-29 08:30 MySQL公寓\bin\com\Mainfr
文件 676 2011-09-29 08:30 MySQL公寓\bin\com\Mainfr
文件 676 2011-09-29 08:30 MySQL公寓\bin\com\Mainfr
文件 13081 2011-09-29 08:30 MySQL公寓\bin\com\Mainfr
............此处省略134个文件信息
- 上一篇:编译原理 自上而下算法JAVA实现
- 下一篇:八皇后问题的流程图和通用源代码
相关资源
- 物流管理系统源码(含数据库)5624
- jsp模拟酷狗官网源码(附数据库)
- 一个完整的点餐微信小程序(附后台
- 基于 struts 的学生寝室管理系统的设计
- 煤矿安全管理系统(jsp源码+数据库脚
- 基于JSP实现的美食餐饮管理系统(源
- 都市供求信息网(源码+数据库+文档)
- 图书管理系统(源码+数据库+截图)
- 学生信息管理系统源码+mysql数据库
- javaweb网上购物系统源码(附数据库脚
- jsp+servlet+jdbc开发学生信息后台管理系
- JSP选课系统(源码+文档+数据库)
- 基于JSP的超市销售管理系统(源码+
- jsp宠物商店(源码+数据库)
- javaweb校园宿舍系统(附数据库脚本)
- JavaWeb书城项目(附数据库脚本)
- 毕业设计-医院人事管理系统(源码
- Vue + SpringBoot + MyBatis 音乐网站(源码
- jsp进销存管理系统(源码+数据库+文档
- 基于JAVA_JSP电子书系统(源码+数据库
- JSP考试网上报名考试系统(源码+数据
- javaweb实现的邮件收发系统(附数据库
- java+数据库商品交易管理系统(附数据
- java swing工资管理系统(源码+数据库
- JSP购物网站完整源码包含项目源码,
- kettle连接数据库相关jar包
- Android直连Mysql数据库需要导入的jar包
- 实现jsp页面二级下拉框联动,实时读
- c3p0-0.9.5.2的三个jar包 数据库连接池
- 连接数据库mysql所需jar包
评论
共有 条评论