java编写学籍管理系统_java学籍管理系统源代码.doc
java學籍管理系統源代碼
package zuoye;
//主類
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.io.*;
import java.util.Hashtable;
public class ManagerWindow extends JFrame implements ActionListener
{
InputStudent 基本信息錄入=null;
ModifySituation 基本信息修改=null;
Inquest 基本信息查詢=null;
Delete 基本信息刪除=null;
JPanel pCenter,p,p9;
TextField txtName,txtPassword;
Label lblTitle,lblName,lblPassword;
Button btnSubmit,btnReset,guanbi;
Panel p1,p11,p12,p2,p13,p14,p15;
JMenuBar bar;
ImageIcon icon;
JMenu fileMenu;
JMenuItem 錄入,修改,查詢,刪除,歡迎,退出,關于;
Container con=null;
Hashtable 基本信息=null;
File file=null;
CardLayout card=null;
JLabel label=null;
JLabel label2;
public ManagerWindow()
{
p=new JPanel();
lblName=new Label("管理員帳號:");
txtName=new TextField(10);
lblPassword=new Label("密 碼:");
txtPassword=new TextField(10);
txtPassword.setEchoChar('*');
btnSubmit = new Button("提交");
btnReset = new Button("重置");
guanbi=new Button("關閉");
p11=new Panel();
p12=new Panel();
p13=new Panel();
p14=new Panel();
p15=new Panel();
p11.add(lblName);
p11.add(txtName);
p12.add(lblPassword);
p12.add(txtPassword);
txtName.addActionListener(this);
txtPassword.addActionListener(this);
p13.add(btnSubmit);
btnSubmit.setBackground(Color.YELLOW);
p13.add(btnReset);
btnReset.setBackground(Color.YELLOW);
p13.add(guanbi);
guanbi.setBackground(Color.YELLOW);
btnSubmit.addActionListener(this);
btnReset.addActionListener(this);
guanbi.addActionListener(this);
p.setLayout(new GridLayout(10,1));
p.add(p14);
p.add(p15);
p.add(p11);
p.add(p12);
p.add(p13);
p.setBackground(Color.gray);
p9=new JPanel();
icon=new ImageIcon("123.jpg");
label2=new JLabel(icon,JLabel.LEFT);
label=new JLabel("歡迎使用學生基本信息管理系統",JLabel.CENTER);
label.setF
創作挑戰賽新人創作獎勵來咯,堅持創作打卡瓜分現金大獎總結
以上是生活随笔為你收集整理的java编写学籍管理系统_java学籍管理系统源代码.doc的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 一电动面包车失控连撞多车!司机:踩刹车拉
- 下一篇: 国内智能手机销量大幅下滑!创2015年以