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

您没有登录

» Java开发网 » Java GUI 设计  

按打印兼容模式打印这个话题 打印话题    把这个话题寄给朋友 寄给朋友    该主题的所有更新都将Email到你的邮箱 订阅主题
flat modethreaded modego to previous topicgo to next topicgo to back
作者 Re:往JFrame里添加背景图片 [Re:Learner2005]
nicholastse0303





发贴: 9
积分: 0
于 2005-11-20 16:48 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
看看这个可能有用吧
GUI 程序的UIManager- -


1.设定跨平台的外观风格﹐即无论是什么平台桌面你的GUI程序都是一致的外观﹕

UIManager.setLookAndFeel(UIManager.getCrossPlatformLookAndFeelClassName());

2.设定与当前平台桌面相一致的外观风格﹐即程序自动获取当前系统平台的外观﹕

UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());



UIManager的setLookAndFeel()调用允许您进入新外观设计完全标准化的类名中。

您再也无须担心哪个类名适用于交叉平台Metal UI (javax.swing.plaf.metal.MetalLookAndFeel),您只需使用getCrossPlatformLookAndFeelClassName()方法向系统询问名字。

另一方面,getSystemLookAndFeelClassName()将返回专用于用户桌面的UI类名。

如果用户在Windows设备上运行程序,他将通过com.sun.java.swing.plaf.windows.WindowsLookAndFeel类获得Windows UI。

在UNIX设备上,将返回Motif/CDE接口或com.sun.java.swing.plaf.motif.MotifLookAndFeel类。




java 怎么装不上啊

话题树型展开
人气 标题 作者 字数 发贴时间
16091 往JFrame里添加背景图片 Learner2005 40 2005-10-18 21:05
11082 Re:往JFrame里添加背景图片 JavaandC 153 2005-10-19 08:59
11014 Re:往JFrame里添加背景图片 q_yuan 13 2005-10-19 21:38
11425 Re:往JFrame里添加背景图片 stevech 349 2005-10-27 23:50
11253 Re:往JFrame里添加背景图片 nicholastse0303 714 2005-11-20 16:48

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