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.TimeSelectorPanelNotification
public java.lang.String getType()
TimeSelectorPanel.TimeSelectorPanelNotification
getType
in interface TimeSelectorPanel.TimeSelectorPanelNotification