Coders Packet

Packets submitted by Deepak Anumala

Stopwatch using java swing

in this project, we will design a stopwatch using Java swing which have start-stop and reset options.

Send notification in Windows OS using Java AWT

in this project, we send the desired notification to windows with the help of a button

Image Compression using Java AWT

Image Compression using Java AWT compresses image size using inbuilt Java classes like BufferedImage and ImageIO.