Thread: function name
View Single Post
  #2 (permalink)  
Old 08-06-2007, 10:56 PM
bbq bbq is offline
Senior Member
 
Join Date: Jun 2007
Posts: 134
bbq is on a distinguished road
You could use classes contained in java.lang.reflect package with the aide of java.lang.Class class. Look for example codes around the Net.
Reply With Quote