tabbedPane.setBorder(new BevelBorder(BevelBorder.RAISED));
        anel baseManagePanel = new anel(); // 基础信息管理面板
        baseManagePanel.setBackground(new Color(215, 223, 194));
        baseManagePanel.setLayout(new BoxLayout(baseManagePanel,
                BoxLayout.X_AXIS));
        baseManagePanel.add(createFrameButton("客户信息管理", "KeHuGuanLi"));
        baseManagePanel.add(createFrameButton("商品信息管理", "ShangPinGuanLi"));
        baseManagePanel.add(createFrameButton("供应商信息管理", "GysGuanLi"));
        anel depotManagePanel = new anel(); // 库存管理面板
        depotManagePanel.setBackground(new Color(215, 223, 194));
        depotManagePanel.setLayout(new BoxLayout(depotManagePanel,
                BoxLayout.X_AXIS));
        depotManagePanel.add(createFrameButton("库存盘点", "KuCunPanDian"));
        depotManagePanel.add(createFrameButton("价格调整", "JiaGeTiaoZheng"));
        anel sellManagePanel = new anel();// 销售管理面板
        sellManagePanel.setBackground(new Color(215, 223, 194));
        sellManagePanel.setLayout(new BoxLayout(sellManagePanel,
                BoxLayout.X_AXIS));
        sellManagePanel.add(createFrameButton("销售单", "XiaoShouDan"));
        sellManagePanel.add(createFrameButton("销售退货", "XiaoShouTuiHuo"));
        anel searchStatisticPanel = new anel();// 查询统计面板
        searchStatisticPanel.setBounds(0, 0, 600, 41);
        searchStatisticPanel.setName("searchStatisticPanel");
        searchStatisticPanel.setBackground(new Color(215, 223, 194));
        searchStatisticPanel.setLayout(new BoxLayout(searchStatisticPanel,
                BoxLayout.X_AXIS));
        searchStatisticPanel.add(createFrameButton("客户信息查询", "KeHuChaXun"));
        searchStatisticPanel.add(createFrameButton("商品信息查询", "ShangPinChaXun"));
        searchStatisticPanel.add(createFrameButton("供应商信息查询",
                "GongYingShangChaXun"));
        searchStatisticPanel.add(createFrameButton("销售信息查询", "XiaoShouChaXun"));
        searchStatisticPanel.add(createFrameButton("销售退货查询",
                "XiaoShouTuiHuoChaXun"));
        searchStatisticPanel.add(createFrameButton("入库查询", "RuKuChaXun"));
        searchStatisticPanel
                .add(createFrameButton("入库退货查询", "RuKuTuiHuoChaXun"));
上一篇:Philips乐曲检索系统之特征提取算法实现
下一篇:Android平台下应用程序分组管理软件设计与实现

基于android的环境信息管理系统设计

java+mysql班级评优系统的设计实现

java+mysql文星酒店客房管理系统设计

java的B2C型电子商务网站管理系统的设计

局域网管理系统的设计与实现

医疗公众号管理系统设计+源代码

Android药品公司管理系统的设计+源代码

上海居民的社会参与研究

AES算法GPU协处理下分组加...

酵母菌发酵生产天然香料...

基于Joomla平台的计算机学院网站设计与开发

浅论职工思想政治工作茬...

从政策角度谈黑龙江對俄...

提高教育质量,构建大學生...

压疮高危人群的标准化中...

浅谈高校行政管理人员的...

STC89C52单片机NRF24L01的无线病房呼叫系统设计