Class UpdateTimeNotification
java.lang.Object
org.gvsig.timesupport.swing.impl.panel.UpdateTimeNotification
- All Implemented Interfaces:
org.gvsig.timesupport.swing.api.panel.TimeSelectorPanel.TimeSelectorPanelNotification
public class UpdateTimeNotification
extends Object
implements org.gvsig.timesupport.swing.api.panel.TimeSelectorPanel.TimeSelectorPanelNotification
- Version:
- $Id$
- Author:
- gvSIG Team
-
Field Summary
Fields inherited from interface org.gvsig.timesupport.swing.api.panel.TimeSelectorPanel.TimeSelectorPanelNotification
UPDATE_TIME -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UpdateTimeNotification
public UpdateTimeNotification(org.gvsig.timesupport.Time time)
-
-
Method Details
-
getTime
public org.gvsig.timesupport.Time getTime()- Specified by:
getTimein interfaceorg.gvsig.timesupport.swing.api.panel.TimeSelectorPanel.TimeSelectorPanelNotification
-
getType
- Specified by:
getTypein interfaceorg.gvsig.timesupport.swing.api.panel.TimeSelectorPanel.TimeSelectorPanelNotification
-