View Single Post
  #5 (permalink)  
Old 11-02-2007, 02:38 PM
JavaBean's Avatar
JavaBean JavaBean is offline
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
The compiler can not find RoundButton class. Remove package instruction from RoundButton class, place both codes in the same directory and try to compile. It should work..
Reply With Quote