configuration
Class SetupScreen

java.lang.Object
  extended by Activity
      extended by configuration.SetupScreen

public class SetupScreen
extends Activity

The class that defines and manage the activity of the settings menu and changes the configuration


Constructor Summary
SetupScreen()
           
 
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

SetupScreen

public SetupScreen()
Method Detail

onCreate

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