手机版

Java仿千千静听音乐播放器源代码(5)

发布时间:2021-06-06   来源:未知    
字号:

Java仿千千静听音乐播放器源代码 自己收集的。

} public LButton(ImageIcon icon) { } public LButton(String text, ImageIcon icon) { } private void setButton() { } public void paintBorder(Graphics g) { this.setContentAreaFilled(false); g.setColor(new Color(255, 255, 255)); g.fillRect(3, 3, this.getSize().width - 5, this.getSize().height - 5); if (!this.mouseDown) { if (!this.mouseOn) { } g.drawLine(3, 2, this.getSize().width - 3, 2);// TopLine g.drawLine(3, this.getSize().height - 3, this.getSize().width - 3, this.getSize().height - 3);// BottomLine g.drawLine(2, 3, 2, this.getSize().height - 4);// LeftLine g.drawLine(this.getSize().width - 2, 3, this.getSize().width - 2, this.getSize().height - 4);// RightLine int height = this.getSize().height - 5; int row = 3; while (row <= height) { int now = (row * 100) / height; if (now <= 35) { if (!mouseOn) { g.setColor(new Color(245 - now, 245 - now, 245 - now)); } else { g.setColor(new Color(160, 160, 160)); g.setColor(new Color(180, 180, 180)); } else { this.setFont(font); this.addMouseListener(this); this.setForeground(new Color(0, 70, 150)); super(text); this.setIcon(icon); this.setButton(); this.setIcon(icon); this.setButton();

Java仿千千静听音乐播放器源代码(5).doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
×
二维码
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)