Using Java, developers can write custom mini-applications called Java applets, which will provide Internet sites with a huge range of new functionality: animation, live updating, two-way interaction, and more. Java applets allow cross-platform programma
bility and can be embedded right into HTML pages.
Description: JPad is a Java editor integrated with Sun's Java tools. JPad makes it easy to write, compile and run Java programs in a single environment. Even finding errors is easy - you just click on the error message and JPad will locate and
display the error.
Description: Visual Basic to JAVA is program written in Visual Basic which converts a Visual Basic Form into Java Source code. That generated Java Source lays out the components, and provides the framework to associate your code with an action
on a component. This allows you to create your Applet visually in Visual Basic.