计算机外文翻译--Java抽象窗口工具包
《计算机外文翻译--Java抽象窗口工具包》由会员分享,可在线阅读,更多相关《计算机外文翻译--Java抽象窗口工具包(19页珍藏版)》请在毕设资料网上搜索。
1、 外文原文 The Java Abstract Windowing Toolkit For the past five days youve concentrated on creating applets that do very simple things: display text, play an animation or a sound, or enable very basic interactions with the user. Once you get past that point, however, you may want to start creating more
2、complex applets that behave like real applications, embedded in a Web pageapplets that start to look like real GUI applications with buttons, menus, text fields and other elements of a real application. Its this sort of real work in Java applets and applications that Javas Abstract Windowing Toolkit
3、, or AWT, was designed for. Youve actually been using the AWT all along, as you might have guessed from the classes youve been importing. The Applet class and most of the classes youve been using this week are all integral parts of the AWT. In fact, the HotJava browser is also written in Java and us
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机 外文 翻译 Java 抽象 窗口 工具包
