previous |
start |
next
Applet to Provide User Interface
- The Applet provides a startAnimation method
- It constructs a SelectionSorter with a new array and a
this reference to the Applet
- It constructs a thread
- The thread's run method calls the sorter's sort method
previous |
start |
next