Coders Packet

Show Window Notification using Java

By Md Faizan

In this project, we will notify you as per your demand such as Info, Error, Warning etc. We manage the location, theme and time at which notification seems.

While making this project one thing should be handled the awt package must be added to your library.AWT(Abstract Window ToolKit) is an API to develop Graphical User Interference. After installing/adding we need to import it into our Java program.we use SystemTray(The SystemTray the class represents the system tray for a desktop), java.tryIcon& java. image. we use these package which is present in the awt library.in our display()function which generates the notification prompt & the text in that prompt.

output of code

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Md Faizan (Faizan)

Download packets of source code on Coders Packet