A JAVA frontend for clamAV antivirus. It uses linux command line interface to talk with the clamAV binary.
This was my JAVA project for my JAVA course. It is a java frontend for linux clamAV command line antivirus. It gives a simple GUI to scan folder/file(s) and delete/(psudo)quer viruse(s).
Just make sure that clamAV and JRE is installed. To compile it will need JDK.
Compile the sources and run it,you will get the frontend GUI.
Read the "USE" section of About panel.
The settings/option panel is not implemented. The panel can have some runtime and global options.