|
This course shows learners how to create the user interface for a sample application that meets the objectives of the programming assignment component of the Java 2 Developer certification, and how to test, package, and submit the completed programming assignment.
Objectives:
After completing this course, students will be able to:
- Design a GUI that meets accepted Human/Computer Interaction standards
- Use event handlers to respond to user input
- Use the JTable component
- Identify and describe design patterns
- Handle exceptions and errors
- Package and test an application
Topics:
- The graphical user interface
- Swing components
- GUI event handling
- The JTable component
- JTable techniques
- Design patterns
- Design pattern examples
- Exception handling
- Packaging the application
- Testing and submitting the application
|