Jvider Runtime component is an extension of Java Component class that allows to dynamically load .jvd file at user program run time. It is a radically new approach to building gui application. Instead of producing a Java Swing code gui is constructed on the fly from .jvd file.
This has following advantages as compared to the
Java Swing code generation: Java application development with jvider Runtime: |