|
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?
|