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
  • Constructor Details

    • UpdateTimeNotification

      public UpdateTimeNotification(org.gvsig.timesupport.Time time)
  • Method Details

    • getTime

      public org.gvsig.timesupport.Time getTime()
      Specified by:
      getTime in interface org.gvsig.timesupport.swing.api.panel.TimeSelectorPanel.TimeSelectorPanelNotification
    • getType

      public String getType()
      Specified by:
      getType in interface org.gvsig.timesupport.swing.api.panel.TimeSelectorPanel.TimeSelectorPanelNotification