Skip to content

JNotification help to create dynamic toast messages for java swing application

License

Notifications You must be signed in to change notification settings

nicolaken/JNotification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JNotification

JNotification help to create dynamic toast messages for java swing application

JNotification.showNotification(frame,"title","message",JNotification.INFO_MESSAGE,10,JNotification.PARENT_BOTTOM_LEFT,true);

this will create INFO, WARN, SUCCESS, ERROR, etc toast messages for swing application

About

JNotification help to create dynamic toast messages for java swing application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%