com.main.campustream
Class EventsTab

java.lang.Object
  extended by Activity
      extended by com.main.campustream.EventsTab

public class EventsTab
extends Activity

Author:
Bryan Crabtree

Constructor Summary
EventsTab()
           
 
Method Summary
 void onClick(View v)
          Default click listener method.
 void onCreate(Bundle savedInstanceState)
           
 void openNewsView()
          Opens the selected section for events.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventsTab

public EventsTab()
Method Detail

onCreate

public void onCreate(Bundle savedInstanceState)

openNewsView

public void openNewsView()
Opens the selected section for events.


onClick

public void onClick(View v)
Default click listener method.

Parameters:
v -