Bubble Sort        Bubble Sort      Quick Sort
          

Source Code

The applet

The sorting applet.
The abstract sorting algorithm.
The Bubble Sort algorithm.
The Quick Sort algorithm.
The abstract algorithm factory.
The static algorithm factory.
The abstract display.
The horizontal display
The vertical display with bars on top
The vertical display with bars at bottom
The vertical display with color shades
The abstract display factory.
The static display factory.