public class UpdateTimeNotification extends java.lang.Object implements TimeSelectorPanel.TimeSelectorPanelNotification
UPDATE_TIME| Constructor and Description |
|---|
UpdateTimeNotification(Time time) |
| Modifier and Type | Method and Description |
|---|---|
Time |
getTime() |
java.lang.String |
getType()
Returns the type of this notification, represented by one of the
constants defined in this interface.
|
public UpdateTimeNotification(Time time)
public Time getTime()
getTime in interface TimeSelectorPanel.TimeSelectorPanelNotificationpublic java.lang.String getType()
TimeSelectorPanel.TimeSelectorPanelNotificationgetType in interface TimeSelectorPanel.TimeSelectorPanelNotification