|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectActivity
de.Android_Seminar.Properties
public class Properties
| Constructor Summary | |
|---|---|
Properties()
|
|
| Method Summary | |
|---|---|
void |
onCreate(Bundle savedInstanceState)
Called when the activity is first created. |
void |
onPause()
Called when the activity will be Paused. |
void |
savePrefercense()
This method save our properties with SharedPreferences |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Properties()
| Method Detail |
|---|
public void onCreate(Bundle savedInstanceState)
public void onPause()
public void savePrefercense()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||