Interface TimeSelectorPanel.TimeSelectorPanelNotification
- Enclosing interface:
TimeSelectorPanel
public static interface TimeSelectorPanel.TimeSelectorPanelNotification
-
Field Summary
Fields -
Method Summary
-
Field Details
-
UPDATE_TIME
- See Also:
-
-
Method Details
-
getTime
org.gvsig.timesupport.Time getTime() -
getType
String getType()Returns the type of this notification, represented by one of the constants defined in this interface.- Returns:
- a String containing this notification's type
-