|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectActivity
daily49er.android.app.MediaTab
public class MediaTab
The media tab contains two buttons selection, "Video" and "Podcast". When a button is clicked, it redirects the user to the phone's default media viewer application for the user to view the respective content.
Constructor Summary | |
---|---|
MediaTab()
|
Method Summary | |
---|---|
void |
onClick(View view)
|
void |
onCreate(Bundle savedInstanceState)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MediaTab()
Method Detail |
---|
public void onCreate(Bundle savedInstanceState)
public void onClick(View view)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |