protected void setToolTip(String key, String value) {
   setToolTip(getNode(), key, value);
 }