| Class | Description | 
|---|---|
| AnimationTester | This program animates a sort algorithm. | 
| ArrayComponent | This component draws an array and marks two elements in the
   array. | 
| MergeSorter | This class carries out the merge sort algorithm. | 
| Sorter | This runnable executes a sort algorithm. |