1
Student Name: __________________
Class and Section __________________
Total Points (20 pts) __________________
Due: March 21, 2010 before the class
Project: Sorting Animation
CSCI 5520 Rapid Java Application Development
Armstrong Atlantic State University
Problem Description:
Write an animation applet for selection sort, insertion
sort, and bubble sort, as shown in the following figures.
Create an array of integers 1, 2, …, 50. Shuffle it
(a) Sorting in progress
(b) Sorted
Requirements:
Name your program Exercise28_13
(1) Run each sort program in a separate task.
What to submit?
1. Compile and Submit to LiveLab (you must submit the program regardless whether it
complete or incomplete, correct or incorrect)
2. Fill in self-evaluation:
2
1. Can your program display the GUI? _______________