- java.lang.Object
-
- tvbrowser.extras.reminderplugin.ReminderContent
-
public class ReminderContent extends java.lang.Object
Shows the content of aReminderDialog
.
-
-
Constructor Summary
Constructors Constructor Description ReminderContent(int reminderMinutes)
ReminderContent(int reminderMinutes, java.lang.String reminderComment)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getReminderComment()
int
getReminderMinutes()
-