com.main.campustream
Class NewsCommentDialog

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

public class NewsCommentDialog
extends Activity

Author:
Bryan Crabtree

Constructor Summary
NewsCommentDialog()
           
 
Method Summary
 void onClick(View v)
           
 void onCreate(Bundle savedInstanceState)
           
 void submitNewComment()
          Submits a new comment for the current new or event item.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewsCommentDialog

public NewsCommentDialog()
Method Detail

onCreate

public void onCreate(Bundle savedInstanceState)

onClick

public void onClick(View v)

submitNewComment

public void submitNewComment()
Submits a new comment for the current new or event item.