企业进存销系统分析设计(编辑修改稿)内容摘要:

evelBorder())。 JPanel baseManagePanel = new JPanel()。 // 基础信息管理面板 (new Color(215, 223, 194))。 (new BoxLayout(baseManagePanel, ))。 (createFrameButton(客户信息管理 , KeHuGuanLi))。 (createFrameButton(商品信息管理 , ShangPinGuanLi))。 (createFrameButton(供应商信息管理 , GysGuanLi))。 JPanel depotManagePanel = new JPanel()。 // 库存管理面板 (new Color(215, 223, 194))。 (new BoxLayout(depotManagePanel, ))。 (createFrameButton(库存盘 点 , KuCunPanDian))。 (createFrameButton(价格调整 , JiaGeTiaoZheng))。 JPanel sellManagePanel = new JPanel()。 // 销售管理面板 (new Color(215, 223, 194))。 (new BoxLayout(sellManagePanel, ))。 (createFrameButton(销售单 , XiaoShouDan))。 (createFrameButton(销售退货 , XiaoShouTuiHuo))。 JPanel searchStatisticPanel = new JPanel()。 // 查询统计面板 (0, 0, 600, 41)。 (searchStatisticPanel)。 (new Color(215, 223, 194))。 (new BoxLayout(searchStatisticPanel, ))。 (createFrameButton(客户信息查询 , KeHuChaXun))。 (createFrameButton(商品信息查询 , ShangPinChaXun))。 (createFrameButton(供应商信息查询 , GongYingShangChaXun))。 (createFrameButton(销售信息查询 , XiaoShouChaXun))。 (createFrameButton(销售退货查询 , XiaoShouTuiHuoChaXun))。 (createFrameButton(入库查询 , RuKuChaXun))。 searchStatisticPanel .add(createFrameButton(入库退货查询 , RuKuTuiHuoChaXun))。 (createFrameButton(销售排行 , XiaoShouPaiHang))。 JPanel stockManagePanel = new JPanel()。 // 进货管理面板 (new Color(215, 223, 194))。 (new BoxLayout(stockManagePanel, ))。 (createFrameButton(进货单 , JinHuoDan))。 (createFrameButton(进货退货 , JinHuoTuiHuo))。 sysManagePanel = new JPanel()。 // 系统管理面板 (new Color(215, 223, 194))。 sysManagePanel .setLayout(new BoxLayout(sysManagePanel, ))。 (createFrameButton(操作员管理 , CzyGL))。 (createFrameButton(更改密码 , GengGaiMiMa))。 (createFrameButton(权限管理 , QuanManager))。 ( 基础信息管理 , null, baseManagePanel, 基础信息管理)。 ( 进货管理 , null, stockManagePanel, 进货管理 )。 ( 销售管理 , null, sellManagePanel, 销售管理 )。 ( 查询统计 , null, searchStatisticPanel, 查询统计 )。 ( 库存管理 , null, depotManagePanel, 库存管理 )。 ( 系统管理 , null, sysManagePanel, 系统管理 )。 return tabbedPane。 } 系统特色描述 结合界面截图,说明系统的特色,如界面设计、操作简便性、容错性、多线程、多媒体等等。 登录窗口:根据已经注册的管理员用户名及密码进行登陆。 主窗口:主窗口以简洁的界面设计为主,各功能通过菜单栏极其子项目的点击进行实现。 系统共有基础信息管理、进货管理、销售管理、查询统计、库存管理、系统管理 6 大功能。 各功能又分别有:客户信息管理、商品信息管理、供应商信息管理;进货单、进货退货;销售单、销售退货;客户查询、商品查询、供应商查询、销售查询、销售退货查询、入库查询、入库退货查询、销售排行;库存盘点、价格调整;操作员管理、权限管理、修改密码等功能。 窗口:点击寻。
阅读剩余 0%
本站所有文章资讯、展示的图片素材等内容均为注册用户上传(部分报媒/平媒内容转载自网络合作媒体),仅供学习参考。 用户通过本站上传、发布的任何内容的知识产权归属用户或原始著作权人所有。如有侵犯您的版权,请联系我们反馈本站将在三个工作日内改正。