JCommunique
JCommunique copied to clipboard
A desktop notification library written in pure Java.
When creating a notification via `plain.addNotification(notification, Time.seconds(2));` A timer thread is created and never cleaned up (likely RemoveTimer at notificationManager line 64) After the notification closes the thread remains running...
In order to have multiline notifications please use string as a pattern of a string before send it to notification for more examples please visit https://www.google.com/search?client=firefox-b-d&q=java+jlabel+multiline thanks for your program...