|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectListActivity
com.main.campustream.FriendDialog
public class FriendDialog
Field Summary | |
---|---|
OnItemClickListener |
friendsListListener
Click listener for the list view. |
Constructor Summary | |
---|---|
FriendDialog()
|
Method Summary | |
---|---|
void |
addFriend()
Sets the default user to follow the acted upon user. |
void |
errorToast()
Creates an Android toast event. |
void |
newFriendToast()
Creates an Android toast event. |
void |
onClick(View v)
|
void |
onCreate(Bundle savedInstanceState)
|
void |
OpenProfile()
Opens the profile of the acted upon user. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public OnItemClickListener friendsListListener
Constructor Detail |
---|
public FriendDialog()
Method Detail |
---|
public void onCreate(Bundle savedInstanceState)
public void onClick(View v)
public void errorToast()
public void newFriendToast()
public void OpenProfile()
public void addFriend()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |