Interface AdjustTimezoneAndOffsetDialog.AdjustListener

    • Method Detail

      • valuesChanged

        String valuesChanged​(GpxTimezone timezone,
                             int minutes,
                             int seconds)
        Provides a textual description matching the new state after the change of values.
        Parameters:
        timezone - new timezone
        minutes - new minutes offset
        seconds - new seconds offset
        Returns:
        an HTML textual description matching the new state after the change of values