daily49er.android.app
Class SettingsTab

java.lang.Object
  extended by PreferenceActivity
      extended by daily49er.android.app.SettingsTab

public class SettingsTab
extends PreferenceActivity

The 'Settings' tab for the application.

Author:
Alex Chavez

Constructor Summary
SettingsTab()
           
 
Method Summary
 void onCreate(Bundle savedInstanceState)
          Called when the activity is first created.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SettingsTab

public SettingsTab()
Method Detail

onCreate

public void onCreate(Bundle savedInstanceState)
Called when the activity is first created.