資源簡介
java 學生選課管理系統(tǒng) 課程信息 學生選課

代碼片段和文件信息
package?stumanage;
//download?by?http://www.codefans.net
import?javax.swing.*;
import?javax.swing.plaf.*;
import?com.borland.dbswing.*;
import?java.awt.*;
import?com.borland.jbcl.layout.*;
import?com.borland.dx.sql.dataset.*;
import?com.borland.dx.dataset.*;
import?java.awt.event.*;
/**
?*?title:?
?*?Description:?
?*?Copyright:?Copyright?(c)?2003
?*?Company:?
?*?@author?not?attributable
?*?@version?1.0
?*/
public?class?Mainframe
????extends?Jframe?{
??PaneLayout?paneLayout1?=?new?PaneLayout();
??static?JTabbedPane?jTabbedPane1?=?new?JTabbedPane();
??static?JPanel?jPanel1?=?new?JPanel();
??static?JPanel?jPanel2?=?new?JPanel();
??static?JPanel?jPanel3?=?new?JPanel();
??static?JPanel?jPanel4?=?new?JPanel();
??static?JPanel?jPanel5?=?new?JPanel();
??BorderLayout?borderLayout1?=?new?BorderLayout();
??JdbNavToolBar?jdbNavToolBar1?=?new?JdbNavToolBar();
??BorderLayout?borderLayout2?=?new?BorderLayout();
??Database?database1?=?new?Database();
??JPanel?jPanel6?=?new?JPanel();
??BorderLayout?borderLayout3?=?new?BorderLayout();
??JPanel?jPanel7?=?new?JPanel();
??JPanel?jPanel8?=?new?JPanel();
??FlowLayout?flowLayout1?=?new?FlowLayout();
??JLabel?jLabel1?=?new?JLabel();
??JLabel?jLabel2?=?new?JLabel();
??JLabel?jLabel3?=?new?JLabel();
??JLabel?jLabel4?=?new?JLabel();
??JLabel?jLabel5?=?new?JLabel();
??JLabel?jLabel6?=?new?JLabel();
??JLabel?jLabel7?=?new?JLabel();
??JButton?jButton1?=?new?JButton();
??JButton?jButton2?=?new?JButton();
??TableScrollPane?tableScrollPane1?=?new?TableScrollPane();
??JdbTable?jdbTable1?=?new?JdbTable();
??QueryDataSet?queryDataSet2?=?new?QueryDataSet();
??Column?column8?=?new?Column();
??Column?column9?=?new?Column();
??Column?column10?=?new?Column();
??Column?column11?=?new?Column();
??Column?column12?=?new?Column();
??Column?column13?=?new?Column();
??Column?column14?=?new?Column();
??Font?font1;
??BorderLayout?borderLayout4?=?new?BorderLayout();
??JPanel?jPanel9?=?new?JPanel();
??JLabel?jLabel8?=?new?JLabel();
??JLabel?jLabel9?=?new?JLabel();
??JLabel?jLabel10?=?new?JLabel();
??JLabel?jLabel11?=?new?JLabel();
??JdbNavToolBar?jdbNavToolBar2?=?new?JdbNavToolBar();
??JPanel?jPanel10?=?new?JPanel();
??JPanel?jPanel11?=?new?JPanel();
??JPanel?jPanel12?=?new?JPanel();
??BorderLayout?borderLayout5?=?new?BorderLayout();
??JLabel?jLabel12?=?new?JLabel();
??TableScrollPane?tableScrollPane2?=?new?TableScrollPane();
??JdbTable?jdbTable2?=?new?JdbTable();
??JLabel?jLabel13?=?new?JLabel();
??TableScrollPane?tableScrollPane3?=?new?TableScrollPane();
??BorderLayout?borderLayout6?=?new?BorderLayout();
??JButton?jButton3?=?new?JButton();
??JButton?jButton4?=?new?JButton();
??XYLayout?xYLayout1?=?new?XYLayout();
??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?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
-----------?---------??----------?-----??----
??????????????1753253????????????????????58
- 上一篇:jar包差異比較器
- 下一篇:基于JAVA學生選課系統(tǒng)源代碼
評論
共有 條評論