-
Sets the function to create the main content of the notification popup in the
given composite.
NotificationPopup.Builder.delay(long delay)
Sets the visible time of the popup before it disappears.
NotificationPopup.Builder.fadeIn(boolean fadeIn)
Sets whether the popup should fade in or just appear.
Creates a new builder instance.
Creates a new builder instance using a shell.
NotificationPopup.Builder.title(String title,
boolean hasCloseButton)
Sets the function to create the title area's content of the notification
popup in the given composite.