|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectListActivity
com.main.campustream.CommentList
public class CommentList
Nested Class Summary | |
---|---|
class |
CommentList.StatusAdapter
|
Constructor Summary | |
---|---|
CommentList()
|
Method Summary | |
---|---|
void |
onClick(View v)
|
void |
onCreate(Bundle savedInstanceState)
|
void |
OpenProfile()
Opens the profile of the acted upon user. |
void |
refreshList()
Refreshes the comment list for the current status. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommentList()
Method Detail |
---|
public void onCreate(Bundle savedInstanceState)
public void refreshList()
public void OpenProfile()
public void onClick(View v)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |