How to call a jinternalframe using the string name of the class
I want to call jinternalframe from its string name, for example if I have
a jinternalframe call it frmMain, I wanna call just using "frmMain"
string.
I think with reflection I can do that but I'm not sure.
No comments:
Post a Comment