![]() |
Profile |
Contact |
Search |
Cart |
| Java User Interface Programming |
| Course Status: | Released |
| Course Language: | English |
| Course Duration: | 4 Hours |
| Deployment Options: | Online, Interactive CDs, Network, Downloads, Intranet |
| Audience |
| Java application developers |
| Prerequisites |
| The previous courses in the Java curriculum |
| Course Aim |
| To enable the student to program applets and applications using Java |
| Learning Objectives |
| Understand and use the awt (abstract windowing toolkit) library. Write code for Java events. Customize the user interface code for simple graphics. Design and code a Java application. |
| Topics Covered |
| User Interface architecture - Structure of an applet - Hands-on: Creating an Applet - Overview of the AWT package - Designing a user interface using the AWT Event handling - The delegation event model - Event objects - Sources, listeners, and adapters - Event handling examples Useful AWT utilities - Simple graphics - Containers and layout managers - Fonts and metrics - Customizing colors - Using the clipboard for data transfer Java applications - Comparing applets and applications - Frames and dialogs - Menus - Hands-on: Creating a menu - Running an applet as an application |