Home
last modified time | relevance | path

Searched refs:updateMessageLabel (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/texteditor/
H A DStatusLineContributionItem.java136 updateMessageLabel(); in setText()
142 updateMessageLabel(); in setImage()
148 updateMessageLabel(); in setErrorText()
154 updateMessageLabel(); in setErrorImage()
160 updateMessageLabel(); in setToolTipText()
183 updateMessageLabel(); in fill()
241 private void updateMessageLabel() { in updateMessageLabel() method in StatusLineContributionItem
/dports/www/matomo/piwik/libs/Zend/Db/Profiler/
H A DFirebug.php140 $this->updateMessageLabel();
148 protected function updateMessageLabel() function in Zend_Db_Profiler_Firebug
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/action/
H A DStatusLine.java538 updateMessageLabel(); in setErrorMessage()
575 inUIThread(() -> updateMessageLabel()); in setMessage()
690 protected void updateMessageLabel() { in updateMessageLabel() method in StatusLine