Redian新闻
>
Re: AWT 和 SWING 在程序应用中有什么区别?
avatar
Re: AWT 和 SWING 在程序应用中有什么区别?# Java - 爪哇娇娃
m*e
1

Swing components come with jdk1.2 and later version. Currently,
most of the browsers only have embeded 1.1 version JVMs. For
example, my Netscape 4.7 has a version 1.1.5 virtual machine.
So it simply does not know what JTextArea is.
To view those 1.2 applets, you need to download java plugin,
which is a virtual machine to replace the one comes with your
browser. You can not assume that all you users know how to
install the plugin. So you'd better use awt components only
in your applets.
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。