View Single Post
  #4 (permalink)  
Old 07-27-2008, 04:08 AM
Norm's Avatar
Norm Norm is offline
Senior Member
 
Join Date: Jun 2008
Location: SouthWest Missouri, USA
Posts: 2,229
Rep Power: 4
Norm is on a distinguished road
Default
Where are the new features supposed to display?
Where in your program is the code to println() them?
toString() appears to build a String with the values, but where is that String printed?
Reply With Quote