public class FittsTouchSetup
extends Activity
Constructor and Description |
---|
FittsTouchSetup() |
Modifier and Type | Method and Description |
---|---|
void |
clickExit(View view) |
void |
clickOK(View view)
Called when the "OK" button is pressed.
|
void |
clickSave(View view) |
void |
onCreate(Bundle savedInstanceState)
Called when the activity is first created.
|
void |
radioButtonClick(View v) |
public void onCreate(Bundle savedInstanceState)
public void clickOK(View view)
public void clickSave(View view)
public void clickExit(View view)
public void radioButtonClick(View v)