Description: Input the elements of the array in the textfield, this application will use three sort methods to sort the array in the multithreading way.The sort methods include insertion sort, selection sort, bubble sort.
To Search:
File list (Check if you may need any files):
图形界面排序
............\.classpath
............\.project
............\.settings
............\.........\org.eclipse.jdt.core.prefs
............\bin
............\...\bingjia
............\...\.......\Regex.class
............\...\.......\RegexDocument.class
............\...\.......\RegexTextField.class
............\...\.......\SortMulti.class
............\...\.......\SortMultiThreadApp$1.class
............\...\.......\SortMultiThreadApp.class
............\images
............\......\backgroundImg.png
............\......\clear.png
............\......\icon.png
............\......\startBtn.png
............\src
............\...\bingjia
............\...\.......\Regex.java
............\...\.......\RegexDocument.java
............\...\.......\RegexTextField.java
............\...\.......\SortMulti.java
............\...\.......\SortMultiThreadApp.java