java开发实例原创财务管理系统源代码和效果图内容摘要:
return out。 } /** * This method initializes a * * @return */ private JTextField getA() { if (a == null) { a = new JTextField()。 (new Rectangle(143, 181, 70, 26))。 } return a。 } /** * This method initializes b * * @return */ private JTextField getB() { if (b == null) { b = new JTextField()。 (new Rectangle(145, 213, 67, 26))。 } return b。 } /** * This method initializes c * * @return */ private JTextField getC() { if (c == null) { c = new JTextField()。 (new Rectangle(155, 247, 58, 25))。 } return c。 } /** * This method initializes d * * @return */ private JTextField getD() { if (d == null) { d = new JTextField()。 (new Rectangle(155, 278, 58, 26))。 } return d。 } /** * This method initializes showScroll * * @return */ private JScrollPane getShowScroll() { if (showScroll == null) { showScroll = new JScrollPane()。 (new Rectangle(224, 107, 356, 198))。 (getJTextArea())。 } return showScroll。 } /** * This method initializes jTextArea * * @return */ private JTextArea getJTextArea() { if (jTextArea == null) { jTextArea = new JTextArea()。 } return jTextArea。 } /** * This method initializes sure * * @return */ private JButton getSure() { if (sure == null) { sure = new JButton()。 (new Rectangle(36, 325, 99, 43))。 (。 确定计算。 )。 (new () { public void actionPerformed( e) { } })。 (new () { public void actionPerformed( e) { TestThread testT。java开发实例原创财务管理系统源代码和效果图
相关推荐
第 2章 系统功能介绍 XIII 图 结账报表工作区 日 结账功能提供了对一日营业情况的统计,包括日开台数、各个餐台的消费金额、菜品的消费情况、各个菜品的日销售情况,以及日营业额等,如图 所示。 图 日结账报表 月结帐报表功能提供对一个月营业情况情况的统计,包括日开台总数、日总营业额、日开台的平均消费额、日开台的最大和最小消费额,以及当月的总开台数、月总营业额、以及一个月中的日平均营业额
optimistic, good luck。 loss of sink, Eritrea pany. When you are in adversity, may wish to change a point of view to think everything over to the good Think, because good mentality decided the fate of
................................................................................................................................ 11 4. 项目设置 ...........................................................
, true)。 PrintWriter log = new PrintWriter(fw)。 ()。 //(())。 // Student stu=(Student) o。 (删除 学生 )。 ( 学号: +()+ + 姓名 : +())。 (=====+new Date(0)+=====)。 ()。 ()。 } catch (IOException e) { ()。 } */ } else
话框: “ 用户名或者密码错误 ” ;点击 “ 退出 ” 则退出系统。 在此基础上使用了getRootPane().setDefaultButton()的方法设定回车所对应的按钮。 选择操作对象窗口 登录成功后,出现的窗口是选择操作对象的窗口,即选择对学生这一对象的操作、对老师这一对象的操作或者对学生成绩的操作等。 系统针对不同的用户类别,设置的选择对象的响应操作是不同的
, 30)。 (150, 200, 200, 30)。 (100, 300, 100, 60)。 (200, 300, 100, 60)。 (new ActionListener() { public void actionPerformed(ActionEvent event) { String name=()。 String password=()。 try { .. ()。 }