Lab 10: Final Project, Part III

Objectives

Overview

In this assignment you will update your image manipulation program based on feedback from your instructor, improve the user interface, and add functionality that responds to an event type other than an action event.

User Interface Improvements

Consider ways to improve the user interface of your application. Add an About box to your application that identifies you as author and highlights any special features of your application.

Responding to an Event other than an ActionEvent

You must implement a feature that responds to an event other than an ActionEvent. For example, you could:

Just For Fun

There are many additional enhancements that could build on the required functionality. You are encouraged to enhance this application using your creativity. A number of enhancements are included below; however, you should not feel limited to these suggestions.

Acknowledgment

This laboratory assignment was developed by Dr. Chris Taylor.

See your professor's instructions for details on submission guidelines and due dates.