JMirror0.1

  • Submit New Release
  • Edit JMirror Information
  • Submit a New Software

A Java application to investigate a given class.

Friday, March 30, 2001
  • Development
  • Languages
  • Java
jmirror jpg

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; to call arbitrary methods or constructors of a class and store their return values. Through the use of this ability, it is possible to create new Widgets, and utilize them much like an application builder (such as NetBeans); to store return values of methods and constructors to be later used as "this" or parameters for method/constructor calls.

  • Downloads
    1419
  • License
    GPL
  • Platforms
    All Platforms (Java)
  • Requirements
    Java JDK 1.3 (or compatible)
  • Tags
    reflect
    java
    class browser
    jmirror

Downloads / Release History


March
30
2001
JMirror 0.1

Comments

No comment. Be the first to enter a comment.
Replying to:
Cancel

Last articles