public void favoriteButtonClicked(long tweetId) {
   gui.favoriteButtonClicked(tweetId);
 }