91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 2.83MB
    文件類(lèi)型: .zip
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-10-29
  • 語(yǔ)言: Java
  • 標(biāo)簽: java??

資源簡(jiǎn)介

醫(yī)藥銷(xiāo)售管理系統(tǒng) java語(yǔ)言編寫(xiě) 對(duì)學(xué)習(xí)java來(lái)說(shuō) 有很好的幫助

資源截圖

代碼片段和文件信息

package?com.lzw;

import?java.awt.*;
import?java.awt.Font;
import?java.awt.event.*;
import?java.io.*;
import?java.util.*;

import?javax.swing.*;
import?javax.swing.border.BevelBorder;

import?com.lzw.dao.AdapterDao;
import?com.lzw.model.Obj_UserName;
import?com.lzw.view.JF_main;

public?class?LoginDialog?extends?Jframe?{
private?static?final?long?serialVersionUID?=?1L;

private?LoginPanel?loginPanel?=?null;

private?JLabel?jLabel?=?null;

private?JTextField?userField?=?null;

private?JLabel?jLabel1?=?null;

private?JPasswordField?passwordField?=?null;

private?JButton?loginButton?=?null;

private?JButton?exitButton?=?null;

private?JF_main?mainframe;

/**
?*?@param?owner
?*/
public?LoginDialog()?{
try?{
UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
mainframe?=?new?JF_main();
initialize();
}?catch?(Exception?e)?{
e.printStackTrace();
}
}

/**
?*?初始化loginPanel登錄面板的方法
?*?
?*?@return?com.lzw.login.LoginPanel
?*/
private?LoginPanel?getLoginPanel()?{
if?(loginPanel?==?null)?{
jLabel1?=?new?JLabel();
jLabel1.setFont(new?Font(““?Font.BOLD?12));
jLabel1.setBounds(new?Rectangle(101?147?55?18));
jLabel1.setText(“密 碼:“);
jLabel?=?new?JLabel();
jLabel.setFont(new?Font(““?Font.BOLD?12));
jLabel.setText(“用戶(hù)名:“);
jLabel.setBounds(new?Rectangle(100?117?56?18));
loginPanel?=?new?LoginPanel();
loginPanel.setLayout(null);
loginPanel.setBackground(new?Color(0xD8DDC7));
loginPanel.add(jLabel);
loginPanel.add(getUserField());
loginPanel.add(jLabel1);
loginPanel.add(getPasswordField());
loginPanel.add(getLoginButton());
loginPanel.add(getExitButton());
}
return?loginPanel;
}

/**
?*?This?method?initializes?userField
?*?
?*?@return?javax.swing.JTextField
?*/
private?JTextField?getUserField()?{
if?(userField?==?null)?{
userField?=?new?JTextField();
userField.setBorder(new?BevelBorder(BevelBorder.LOWERED));
userField.setBounds(new?Rectangle(157?115?127?22));
}
return?userField;
}

/**
?*?This?method?initializes?passwordField
?*?
?*?@return?javax.swing.JPasswordField
?*/
private?JPasswordField?getPasswordField()?{
if?(passwordField?==?null)?{
passwordField?=?new?JPasswordField();
passwordField.setBorder(new?BevelBorder(BevelBorder.LOWERED));
passwordField.setBounds(new?Rectangle(158?145?125?22));
passwordField.addKeyListener(new?java.awt.event.KeyAdapter()?{
public?void?keyTyped(java.awt.event.KeyEvent?e)?{
if?(e.getKeyChar()?==?‘\n‘)
loginButton.doClick();
}
});
}
return?passwordField;
}

/**
?*?This?method?initializes?loginButton
?*?
?*?@return?javax.swing.JButton
?*/
private?JButton?getLoginButton()?{
if?(loginButton?==?null)?{
loginButton?=?new?JButton();
loginButton.setContentAreaFilled(false);
loginButton.setBounds(new?Rectangle(155?1

?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????目錄???????????0??2012-12-06?18:00??醫(yī)藥銷(xiāo)售管理系統(tǒng)\
?????目錄???????????0??2012-12-06?18:00??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\
?????文件?????????467??2008-06-03?10:56??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\.classpath
?????文件?????????502??2008-04-19?09:36??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\.project
?????目錄???????????0??2012-12-06?18:01??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\.settings\
?????文件???????????0??2008-06-06?10:33??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\APPJXC.log
?????文件??????999942??2008-06-04?14:08??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\AppJXC.jar
?????目錄???????????0??2012-12-06?18:00??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\Database\
?????文件?????1310720??2008-06-06?14:04??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\Database\DB_JXC_Data.MDF
?????文件?????1048576??2008-06-06?14:04??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\Database\DB_JXC_Log.LDF
?????文件?????????998??2008-05-15?15:25??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\MANIFEST.MF
?????目錄???????????0??2012-12-06?18:00??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\
?????目錄???????????0??2011-07-20?08:21??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\com\
?????目錄???????????0??2012-12-06?18:00??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\com\lzw\
?????文件?????????879??2008-06-03?10:56??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\com\lzw\LoginDialog$1.class
?????文件????????2959??2008-06-03?10:56??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\com\lzw\LoginDialog$2.class
?????文件?????????741??2008-06-03?10:56??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\com\lzw\LoginDialog$3.class
?????文件????????3147??2008-06-03?10:56??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\com\lzw\LoginDialog$4.class
?????文件????????5583??2008-06-03?10:56??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\com\lzw\LoginDialog.class
?????文件?????????961??2008-06-03?10:56??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\com\lzw\LoginPanel.class
?????目錄???????????0??2012-12-06?18:00??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\com\lzw\constrol\
?????文件????????4710??2008-06-03?10:56??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\com\lzw\constrol\BuildTable.class
?????文件????????2982??2008-06-03?10:56??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\com\lzw\constrol\GenalLsh.class
?????文件????????1041??2008-06-03?10:56??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\com\lzw\constrol\JTkeyAdapter.class
?????文件????????4548??2008-06-03?10:56??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\com\lzw\constrol\MenuBarEvent.class
?????文件????????3230??2008-06-03?10:56??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\com\lzw\constrol\Reflectobject.class
?????目錄???????????0??2012-12-06?18:00??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\com\lzw\dao\
?????文件????????3405??2008-06-03?10:56??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\com\lzw\dao\AdapterDao.class
?????文件????????2647??2008-06-03?10:56??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\com\lzw\dao\DaoSupport.class
?????文件????????2599??2008-05-14?11:48??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\com\lzw\dao\appcontext.xml
?????目錄???????????0??2012-12-06?18:00??醫(yī)藥銷(xiāo)售管理系統(tǒng)\AppJXC\bin\com\lzw\model\
............此處省略240個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源