A sorting algorithm demonstration using colored bars using Java with JFrame
Add bars with the ADD button, randomize the order of the boxes with the RANDOMIZE button, step through the sorting steps with STEP, select sorting method with the drop down menu, sort with SORT, check Autorun to step through the sorting steps automatically.