View Single Post
  #5 (permalink)  
Old 07-09-2009, 02:38 PM
YouGina YouGina is offline
Member
 
Join Date: Jul 2009
Posts: 5
Rep Power: 0
YouGina is on a distinguished road
Default
Do I have to do anything with something like this?:
(JTextField) Beans.instantiate(getClass().getClassLoader(), JTextField.class.getName());

Found this in a source on google, but i can't post the link, because i haven't 20 posts or more.

If I need this, how can I submit this to my classes?
Reply With Quote