Sorting data in a Vector
Hi there,
Pretty much i have created an application that reads data from a file about a person then puts it into JTextFields.
My question is how do i sort the data so that it is sorted alphabetically before it goes into the text fields?
thanks
|