java.lang.ObjectMainFrame
public class MainFrame
MainPanel
| Constructor Summary | |
|---|---|
MainFrame()
|
|
| Method Summary | |
|---|---|
javax.swing.ImageIcon |
createImageIcon(java.lang.String path)
|
void |
displayInterface()
|
void |
displayUserTweets(TweetData t,
javax.swing.JLabel tweetTextLabel)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MainFrame()
| Method Detail |
|---|
public javax.swing.ImageIcon createImageIcon(java.lang.String path)
public void displayInterface()
public void displayUserTweets(TweetData t,
javax.swing.JLabel tweetTextLabel)