|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectActivity
com.h20.course.tp4.AddrActivity
public class AddrActivity
This activity opens a window to add new entries to the phone book.
| Constructor Summary | |
|---|---|
AddrActivity()
|
|
| Method Summary | |
|---|---|
void |
onCreate(Bundle savedInstanceState)
Creates the activity. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddrActivity()
| Method Detail |
|---|
public final void onCreate(Bundle savedInstanceState)
savedInstanceState - The information that is passed to this activity.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||