public class UpdateTimeNotification extends Object implements TimeSelectorPanelNotification
CLOSE_WINDOW, UPDATE_TIME
Constructor and Description |
---|
UpdateTimeNotification(Time time) |
Modifier and Type | Method and Description |
---|---|
Time |
getTime() |
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 TimeSelectorPanelNotification
public String getType()
TimeSelectorPanelNotification
getType
in interface TimeSelectorPanelNotification