View Single Post
  #1 (permalink)  
Old 11-26-2009, 10:20 PM
SBL SBL is offline
Member
 
Join Date: Nov 2009
Posts: 9
Rep Power: 0
SBL is on a distinguished road
Default 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
Reply With Quote