com.main.campustream
Class EventsDialog

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

public class EventsDialog
extends Activity

Author:
Bryan Crabtree

Constructor Summary
EventsDialog()
           
 
Method Summary
 void onClick(View v)
           
 void onCreate(Bundle savedInstanceState)
           
 void submitNews()
          Submits a news or event item with the selected information.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventsDialog

public EventsDialog()
Method Detail

onCreate

public void onCreate(Bundle savedInstanceState)

onClick

public void onClick(View v)

submitNews

public void submitNews()
Submits a news or event item with the selected information.