Interface TimeSelectorPanel.TimeSelectorPanelNotification

Enclosing interface:
TimeSelectorPanel

public static interface TimeSelectorPanel.TimeSelectorPanelNotification
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.gvsig.timesupport.Time
     
    Returns the type of this notification, represented by one of the constants defined in this interface.
  • Field Details

  • 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