Searched refs:showNews (Results 1 – 8 of 8) sorted by relevance
98 protected JCheckBoxMenuItem showNews = new JCheckBoxMenuItem(); field in GDesktop321 showNews.setText(MessageManager.getString("label.show_jalview_news")); in jbInit()322 showNews.addActionListener(new ActionListener() in jbInit()386 toolsMenu.add(showNews); in jbInit()
140 parent.showNews(false);204 parent.showNews(false); in createDialog()283 showNews();306 public void showNews()782 me.showNews();
442 showNews.setVisible(false); in Desktop()570 showNews.setVisible(true); in checkForNews()604 showNews(showNews.isSelected()); in showNews_actionPerformed()607 void showNews(boolean visible) in showNews() method in Desktop611 showNews.setSelected(visible); in showNews()625 jvnews.showNews(); in showNews()
299 public function showNews() function in ilPDNewsBlockGUI307 return parent::showNews();
535 public function showNews() function in ilNewsForContextBlockGUI
349 public function showNews() function in ilPDNewsBlockGUI357 return parent::showNews();
550 public function showNews() function in ilNewsForContextBlockGUI
6974 bool showNews = false; in slotMarkReadNewsInNotification() local7002 showNews = true; in slotMarkReadNewsInNotification()7008 if (!showNews) { in slotMarkReadNewsInNotification()