Uses of Class
it.tidalwave.util.ui.UserNotificationWithFeedback.Feedback
-
Packages that use UserNotificationWithFeedback.Feedback Package Description it.tidalwave.util.ui -
-
Uses of UserNotificationWithFeedback.Feedback in it.tidalwave.util.ui
Fields in it.tidalwave.util.ui declared as UserNotificationWithFeedback.Feedback Modifier and Type Field Description protected UserNotificationWithFeedback.FeedbackUserNotificationWithFeedback. feedbackMethods in it.tidalwave.util.ui with parameters of type UserNotificationWithFeedback.Feedback Modifier and Type Method Description UserNotificationWithFeedbackUserNotificationWithFeedback. withFeedback(UserNotificationWithFeedback.Feedback feedback)Associates aUserNotificationWithFeedback.Feedbackto the notification.Constructors in it.tidalwave.util.ui with parameters of type UserNotificationWithFeedback.Feedback Constructor Description UserNotificationWithFeedback(String text, String caption, UserNotificationWithFeedback.Feedback feedback)
-