H. Compile your JAVA Class application program

H-1: Save the class job to be a ".java" file

For Example:
MyAdaptlet.java
"public class MyAdaptlet extends Adaptlet implements Runnable"

H-2. Please copy "adaplet.jar" file to MyAdaplet.class same folder.

H-3. Please execution javac compiler make following exaction file.
javac -classpath ./adaptlet.jar MyAdaplet.java

Back to main manual
Prepare JAVA Development Environment
Write your program
Digital I/O Command and Function
RS232/422/485 Serial Communication Command and Function
12 bit Data Acquisition Card Command and Function
Video Image Input Command and Function
Sample Code
Compile your JAVA Class application program
Upload your application program
Start and Stop run your application program
Tranzview System