Java_2实用教程课件(第3版第7章)(Practical courseware for Java_2 (chapter 7)).doc

Java_2实用教程课件(第3版第7章)(Practical courseware for Java_2 (chapter 7)).doc

  1. 1、本文档共16页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Java_2实用教程课件(第3版第7章)(Practical courseware for Java_2 (chapter 7))

Java_2实用教程课件(第3版第7章)(Practical courseware for Java_2 (chapter 7)) This article is contributed by li iron zhu The PPT document may not have a good browsing experience at the WAP end. It is recommended that you choose TXT, or download the source file to the native view. Practical tutorial practical tutorial (Java 2 practical tutorial (3rd edition) teaching courseware Courseware made peng qihua sichuan institute of technology in autumn 2008 Chapter 7 AWT components and event handling components and event handling 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 7.9 Java window window text box inner class instance to do the monitor button and panel layout canvas tag menu item the text area 7.10 7.11 7.12 7.13 7.14 7.15 7.16 7.17 7.18 wide choices Component methods of Component class class methods of the window the mouse events focus keyboard events using the clipboard printing integrated instance Graphical user interface Through the graphical User Interface (GUI: Graphics User Interface), users and programs can interact easily. The Java Abstract Window Toolkit contains many classes to support GUI design. The AWT is provided by Javas java.awt package, which contains a number of component classes that design the GUI, such as button, menu, list, text box, and other component classes, including Windows, panels, and other container classes. Container classes and Component classes and Component class (Component) Container classes and Component classes The hierarchy of some classes in the java.awt package is shown in the figure 7.1 Java window window The Frame class is an indirect subclass of the Container class. When a window is needed, a pair of images can be created using Frame or its subclass. The window is also a container that adds components to the window. It is important to note that the window is added to the display screen by default, so it is not allowed to add one window to another container. 1. Frame common methods 1. The Frame () method can create a untitled window, with the defa

您可能关注的文档

文档评论(0)

f8r9t5c + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8000054077000003

1亿VIP精品文档

相关文档