Home | History | Annotate | Download | only in ui

Lines Matching refs:tooltip

231 		StringBuffer tooltip = new StringBuffer("Select the last build to display performance results\n");
232 tooltip.append("If set then performance results won't be displayed for any build after this date...");
233 String tooltipText = tooltip.toString();
244 tooltip = new StringBuffer("Select the default dimension which will be used for performance results\n");
245 tooltip.append("When changed, the new selected dimension is automatically added to the dimensions list below...");
246 tooltipText = tooltip.toString();
254 tooltip = new StringBuffer("Select the dimensions which will be used while generating performance results\n");
255 tooltip.append("When changed, the default dimension above is automatically added to the new list...");
256 tooltipText = tooltip.toString();
1167 * Update browse tooltip