jcaas.gui
Interface SortingGUIModel

All Known Implementing Classes:
DefaultGUIModel

public interface SortingGUIModel

Author:
reverend TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Method Summary
 Sorter[] getSortingAlgorithms()
           
 void start()
           
 void stop()
           
 

Method Detail

getSortingAlgorithms

Sorter[] getSortingAlgorithms()
Returns:

start

void start()

stop

void stop()