Contains the source and binary code for your CPS2004 OOP assignment (Task 1).
In order to compile your classes/interfaces/etc. download the binary distribution
(jar
file) from the dist
directory, then compile using:
javac -classpath tttwar_v1.2.jar JPJeegRobotDAcciaio.java
If using packages, edit the above line accordingly. Documentation of the classes is available here. You can browse the source code here.
JP