|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.serenitec.util.ToolTipBuilder
public class ToolTipBuilder
Builds tooltips for items.
| Constructor Summary | |
|---|---|
ToolTipBuilder(ToolTipProvider provider)
Creates a new instance of ToolTipBuilder. |
|
| Method Summary | |
|---|---|
java.lang.String |
getTooltip(int numberOfItems)
Returns the tooltip for the specified number of items. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ToolTipBuilder(ToolTipProvider provider)
ToolTipBuilder.
provider - the tool tip provider to use| Method Detail |
|---|
public final java.lang.String getTooltip(int numberOfItems)
numberOfItems - the number of items to display the tooltip for
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||