Home > Documentation > CS 120 LCD Projector Fail, so here are the screenshots :D

CS 120 LCD Projector Fail, so here are the screenshots :D

Hi classmates :)

Here is the link of the 2nd demo that should have been done.
- This html file retrieves your own tweets (you just have to modify the source code). In this case, those tweets are mine :)

As you can see on my sidebar, i’ve already inserted as a plain text html widget :)

Here are some screenshots of the 3rd demo:

screen

In this image, at the status bar, you last tweet is printed in the text area, while your timeline, including with your friends’ are printed in the panel.

screen

proof that we are not logged.

Now, i’m going to tweet using the java application`the message “Badtrip na laptop at lcd projector.

tweet

final

poof!:) updated!

Here are the libraries I used:

import java.net.URL;
import java.util.Timer;
import java.util.TimerTask;
import javax.swing.DefaultListModel;
import javax.swing.ImageIcon;
import javax.swing.SwingUtilities;
import org.netbeans.saas.twitter.TwitterWhatAreYouDoingService;
import org.netbeans.saas.RestResponse;
import twitter.whatareyoudoingservice.twitterresponse.StatusType;
import twitter.whatareyoudoingservice.twitterresponse.UserType;

:D



Categories: Documentation Tags: ,
  1. No comments yet.
  1. No trackbacks yet.