Java开发网 Java开发网
注册 | 登录 | 帮助 | 搜索 | 排行榜 | 发帖统计  

您没有登录

» Java开发网 » Java SE 综合讨论区  

按打印兼容模式打印这个话题 打印话题    把这个话题寄给朋友 寄给朋友    该主题的所有更新都将Email到你的邮箱 订阅主题
flat modethreaded modego to previous topicgo to next topicgo to back
作者 这样做的图片按钮文字和背景图片有脱离感的问题该怎么改?
LeadenSky





发贴: 10
积分: 0
于 2004-09-15 16:14 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
ImageIcon rollover = new ImageIcon("D:/grass.png");
ImageIcon general = new ImageIcon("D:/wall.png");
ImageIcon press = new ImageIcon("D:/wood.png");
JButton b = new JButton("KKK",general);
b.setRolloverEnabled(true);
b.setIcon(general);
b.setRolloverIcon(rollover);
b.setPressedIcon(press);
b.setBounds(0,0,press.getIconWidth(),press.getIconHeight());
b.setBorderPainted(false);
b.setFocusPainted(false);
b.setBackground(Color.BLUE);
b.setVerticalTextPosition(SwingConstants.CENTER);
b.setHorizontalTextPosition(SwingConstants.CENTER);
当按钮按下时,文字不会往右下方移,和图片有脱离感,该怎么解决?总觉得这样做图片按钮好象不是正途。各位老大都是怎么作图片背景的按钮的呀?




JAVA学习日子分享

话题树型展开
人气 标题 作者 字数 发贴时间
3139 这样做的图片按钮文字和背景图片有脱离感的问题该怎么改? LeadenSky 671 2004-09-15 16:14

flat modethreaded modego to previous topicgo to next topicgo to back
  已读帖子
  新的帖子
  被删除的帖子
Jump to the top of page

   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923