Uses of Class
it.tidalwave.util.ui.UserNotificationWithFeedback.Feedback
-
Uses of UserNotificationWithFeedback.Feedback in it.tidalwave.util.ui
Modifier and TypeFieldDescriptionprotected final UserNotificationWithFeedback.Feedback
UserNotificationWithFeedback.feedback
Modifier and TypeMethodDescriptionUserNotificationWithFeedback.feedback()
Creates a newFeedback
that does nothing.Modifier and TypeMethodDescriptionUserNotificationWithFeedback.withFeedback
(UserNotificationWithFeedback.Feedback feedback) Associates aUserNotificationWithFeedback.Feedback
to the notification.ModifierConstructorDescriptionprotected
UserNotificationWithFeedback
(String text, String caption, UserNotificationWithFeedback.Feedback feedback)