The project "Send Notification in Windows OS using JAVA AWT" uses Java's Abstract Window Toolkit (AWT). It sends a notification on windows OS.
In this project Java AWT is used. Java AWT(Abstract Window Toolkit) is one of the core libraries of java for building Graphical User Interfaces(GUIs).
The primary output of the project is a frame(window) which contains a button to send notification.
Here is the output of the frame created:
When the button "Click Here" pressed then the output is:
The output showing the Notification image on the bottom right corner.
The zoom-in image of the Notification is:
Submitted by Nandishwar Ragula (NandishwarRagula)
Download packets of source code on Coders Packet
Comments