Class WeatherDetailsActivity

Activity
de.kaffeemitkoffein.tinyweatherforecastgermany.WeatherDetailsActivity

public class WeatherDetailsActivity extends Activity
  • Field Details

    • INTENT_EXTRA_POSITION

      public static String INTENT_EXTRA_POSITION
    • SIS_POSITION

      public static String SIS_POSITION
  • Constructor Details

    • WeatherDetailsActivity

      public WeatherDetailsActivity()
  • Method Details

    • onSaveInstanceState

      public void onSaveInstanceState(Bundle savedInstanceState)
    • onRestoreInstanceState

      public void onRestoreInstanceState(Bundle restoreInstanceState)
    • onCreate

      protected void onCreate(Bundle savedInstanceState)
    • onCreateOptionsMenu

      public boolean onCreateOptionsMenu(Menu menu)
    • onOptionsItemSelected

      public boolean onOptionsItemSelected(MenuItem mi)
    • displayValues

      public void displayValues()
    • setWarnings

      public void setWarnings(Weather.WeatherInfo weatherInfo, Weather.WeatherLocation weatherLocation)
    • setPrecipitationChart

      public void setPrecipitationChart(Weather.WeatherInfo weatherInfo)
    • setValues

      public void setValues(Weather.WeatherInfo weatherInfo, Weather.WeatherLocation weatherLocation)
    • setPollenLegendColorBoxes

      public static void setPollenLegendColorBoxes(Context context, View view)
    • onResume

      protected void onResume()
    • onPause

      protected void onPause()
    • onDestroy

      protected void onDestroy()
    • openLayerMap

      public void openLayerMap(int layerMap)