|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectListActivity
daily49er.android.app.NewsTab
public class NewsTab
Field Summary | |
---|---|
static java.util.List<Message> |
messageList
|
Constructor Summary | |
---|---|
NewsTab()
|
Method Summary | |
---|---|
void |
loadFeed()
Parse, format, and print article's title in list view order. |
void |
onCreate(Bundle savedInstanceState)
Called when the activity is first created. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.util.List<Message> messageList
Constructor Detail |
---|
public NewsTab()
Method Detail |
---|
public void onCreate(Bundle savedInstanceState)
public void loadFeed()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |