全部
总排名: 464870
 Let's Swing Java
RSS地址: http://blogs.sun.com/Swing/feed/entries/rss
收录于2007-11-07
认领 报错 推荐
最新文章
0位订阅者
临时移回http://blog.sina.com.cn/swingjava   2008-01-11 09:58
今天是我在Sun的最后一天,这个博客也就要关闭了。目前还没有找到合适的博客网站,先把博客移回http://blog.sina.com.cn/swingjava。如果有了新的博客地址,我会在那上面通知大家。谢谢大家一直以来的关注!
I am leaving Sun.   2007-12-27 17:24
After working in Sun for more than three years, I decided to move on to pursue other career opportunities. I've handed in my resignation and will be leaving Sun on Jan. 11th, 2008. I've spent the past 3 years in Sun ERI working as a Java SE engineer on Java security and networking, and it's been a wonderful time. Thank you Sun. Thank you ERI. It is always sad to say goodbye. But every...
AWT, SWT, Swing: Java GUI Clean Up (1)   2007-12-17 15:26
OverviewJava GUI toolkits have always been a controversial topic. The same type of debates also happened in other languages such as Smalltalk. In fact there exist such debates on every platform-independent language. It is especially prominent in Java because Java is the most dominating language today. So what’s the controversy? Basically, it is a dispute between people who support emulated...
AWT, SWT, Swing: Java GUI Clean Up (2)   2007-12-17 15:26
ImplementationsThe above comparison is mainly conducted in API level. Let's continue the comparison with focus on implementation details. In all the difference between Swing and SWT/AWT is that Swing is purely implemented in Java, while SWT and AWT is a mixture of Java and JNI. Of course, their target is same, to provide a cross-platform APIs. However to achieve this, SWT and AWT has to...
AWT, SWT, Swing: Java GUI Clean Up (3)   2007-12-17 15:26
Look And FeelNative toolkits including SWT and AWT do not support Look And Feel mechanism. They bind their components to operating systems, which have both pros and cons. One of the cons is that they cannot support pluggable Look And Feel. Handling the drawing process to operating system deprives of their ability to customize component look and feel. This prevent them from providing Look And...
收录该频道的主题秀
原子菌个人收藏(36)
 原子菌 创建于2008-02-26

鲜果日志  工具箱  帮助  | 联系我们  英雄帖   隐私保护  合作伙伴
Copyright©2004-2008 XianGuo.com 天健出品 京ICP备07018601号