Project Description

Through the use of the java.lang.reflect package, JMirror provides the ability to load an arbitrary class given the class name, to display all class information such as constructors, methods, data members, and to call arbitrary methods or constructors of a class and store their return values. It is possible to create new Widgets and utilize them much like an application builder (such as NetBeans), and also to store return values of methods and constructors to be later used as "this" or parameters for method/constructor calls.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Review
Your rating
Review this project