Plugin that manages and displays noitifications autonomously.
Displays notifications, optionally for a chosen amount of time or until dismissed.
Creates self-managed Notifications which can/will contain:
- A title and text
- Handle when the window is clicked to react as a user clicks a notification (optional)
- Buttons to give more options to react as a User (optional)
- Button to redirect a user to a given link in the internet (optional)
- Background color (optional)
- Icon to emphasize on the notifications purpose (optional)
- A Timer to automatically dismiss your notification when it´s become irrelevant (optional)
- An animation to smoothly blend in the notification (optional)
A sample notification for an incoming call could look like this
For more information see the javadoc