Skip to content

BBj-Plugins/BBjNotificationManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BBjNotification Manager

Plugin that manages and displays noitifications autonomously.

Displays notifications, optionally for a chosen amount of time or until dismissed.

Contents

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)

Example

A sample notification for an incoming call could look like this

alt-text

For more information see the javadoc