GeoSoft API

no.geosoft.cc.locale
Interface TimeZoneListener


public interface TimeZoneListener

Interface for classes interested in time zone changes. When notified, the new locale can be obtained by:

   LocaleManager.getInstance().getTimeManager()
 

Author:
GeoSoft

Method Summary
 void timeZoneChanged(TimeZone newTimeZone)
          Called in response to the setting of new time zone in the TimeZoneManager.
 

Method Detail

timeZoneChanged

public void timeZoneChanged(TimeZone newTimeZone)
Called in response to the setting of new time zone in the TimeZoneManager.

Parameters:
newTimeZone - New time zone.

GeoSoft API

Copyright © 2004 - Geotechnical Software Services     geosoft.no