setInfoMessage(String infoMessage) This text is displayed in the infobar of the browser during mouseover and as the
title of the anchor tag, wich results in a little popup info.
public void setInfoMessage(String infoMessage)(Code)
This text is displayed in the infobar of the browser during mouseover and as the
title of the anchor tag, wich results in a little popup info.
Parameters: infoMessage - The infoMessage to set.