oracle数据库

Ja版2016毕业设计源码包含服务端oracle数据库)

Ja代码代码

/**

*初始化组件

*/

privatevoidinitComponent(){

//提示面板

errorTipPane等于newErrorTipPane(),

//主面板

mainPane等于newMainPane(),

//底部登录按钮面板

downPane等于newDownPane(),

//登陆头像及背景

lblLoginHeadimg等于newJLabel(newImageIcon("image/Login/head.png")),

lblLoginHeadbkg等于newJLabel(newImageIcon(

"image/Login/login_head_white.png")),

//用户名文本框

jtfAccount等于newJTextField("100000"),

jtfAccount.setBorder(newLineBorder(Color.GRAY,1)),

jtfAccount.setFont(newFont("Verdana",Font.PLAIN,12)),

jtfAccount.setForeground(Color.black),

//输入框

pwdfPassword等于newJPasswordField("1234567890"),

pwdfPassword等于newJPasswordField("123"),

pwdfPassword.requestFocus(true),

pwdfPassword.setBorder(newLineBorder(Color.GRAY,1)),

pwdfPassword.setFont(font),

pwdfPassword.setForeground(Color.black),

pwdfPassword.setEchoChar('●'),

//自动登陆复选框

chkAutoLogin等于JButtonUtil.getIconCheckBox(

"image/Login/checkbox_normal.png",

"image/Login/checkbox_hover.png",

"image/Login/checkbox_press.png",

"image/Login/checkbox_selected_hover.png"),

//记住复选框

chkRememberPwd等于JButtonUtil.getIconCheckBox(

"image/Login/checkbox_normal.png",

"image/Login/checkbox_hover.png",

"image/Login/checkbox_press.png",

"image/Login/checkbox_selected_hover.png"),

//自动登陆标签

lblAutoLogin等于newJLabel("自动登录"),

lblAutoLogin.setFont(font),

lblAutoLogin.setForeground(Color.black),

//记住标签

lblRememberPwd等于newJLabel("记住"),

lblRememberPwd.setFont(font),

lblRememberPwd.setForeground(Color.black),

this.initStatus(),

this.initButton(),

this.initPupupMenu(),

jtfAccount.addMouseListener(newMouseAdapter(){

@Override

publicvoidmouseClicked(MouseEvente){

if(e.getClickCount()等于等于1||e.getClickCount()等于等于2){

mainPane.remove(errorTipPane),

mainPane.add(downPane),

downPane.setBounds(0,241,380,51),

mainPane.updateUI(),

mainPane.validate(),

}

}

}),

pwdfPassword.addMouseListener(newMouseAdapter(){

@Override

publicvoidmouseClicked(MouseEvente){

if(e.getClickCount()等于等于1||e.getClickCount()等于等于2){

mainPane.remove(errorTipPane),


mainPane.add(downPane),

downPane.setBounds(0,241,380,51),

mainPane.updateUI(),

mainPane.validate(),

}

}

江苏万和计算机培训中心地址:南京市中山北路26号新晨国际大厦24层(地铁鼓楼站4A出口)

网站:wanho.

类似论文

ORACLE数据库性能问题查找方法

摘 要:随着海量数据库系统的深入应用,数据库性能逐渐成为系统的主要瓶颈之一,而性能调整的。
更新日期:2024-12-23 浏览量:156279 点赞量:33383

oracle数据库安全概

摘 要:数据信息作为一个企业无形的资产,数据安全的重要性也毋庸置疑,数据库作为存储信息。
更新日期:2024-6-5 浏览量:11955 点赞量:3488

电力营销系统Oracle数据库优化

摘 要:针对电力营销管理信息系统在实用化运行当中所遇到的问题,重点对数据库的运行状况,通过运用AWR工具,收集性能指。
更新日期:2024-5-22 浏览量:70217 点赞量:15935

Oracle数据库性能调整与优化技术

摘 要:计算机技术在社会各领域中应用的普及,推动了计算机数据库的发展,随着数据库规模的不断扩大,数据库常常出现响应。
更新日期:2024-6-23 浏览量:82926 点赞量:18605

金融企业中的oracle数据库性能优化方案

摘 要本文分析了金融企业中应用的oracle数据库的性能特点,对其性能的评价指标进行了简要介绍,重点阐述和研究了如何根据。
更新日期:2024-6-21 浏览量:83860 点赞量:19144