|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ToolTipProvider | |
|---|---|
| hudson.plugins.checkstyle | |
| hudson.plugins.checkstyle.util | |
| Uses of ToolTipProvider in hudson.plugins.checkstyle |
|---|
| Classes in hudson.plugins.checkstyle that implement ToolTipProvider | |
|---|---|
class |
CheckStyleResultAction
Controls the live cycle of the Checkstyle results. |
class |
MavenCheckStyleResultAction
A CheckStyleResultAction for native maven jobs. |
| Uses of ToolTipProvider in hudson.plugins.checkstyle.util |
|---|
| Classes in hudson.plugins.checkstyle.util that implement ToolTipProvider | |
|---|---|
class |
AbstractResultAction<T extends BuildResult>
Controls the live cycle of Hudson results. |
| Methods in hudson.plugins.checkstyle.util with parameters of type ToolTipProvider | |
|---|---|
org.jfree.chart.JFreeChart |
HealthReportBuilder.createGraph(boolean useHealthBuilder,
java.lang.String url,
org.jfree.data.category.CategoryDataset dataset,
ToolTipProvider toolTipProvider)
Creates a trend graph for the corresponding action using the thresholds of this health builder. |
| Constructors in hudson.plugins.checkstyle.util with parameters of type ToolTipProvider | |
|---|---|
AbstractAreaRenderer(java.lang.String url,
ToolTipProvider toolTipProvider)
Creates a new instance of AbstractAreaRenderer. |
|
PrioritiesAreaRenderer(java.lang.String url,
ToolTipProvider toolTipProvider)
Creates a new instance of PrioritiesAreaRenderer. |
|
ResultAreaRenderer(java.lang.String url,
ToolTipProvider toolTipProvider)
Creates a new instance of ResultAreaRenderer. |
|
ToolTipBuilder(ToolTipProvider provider)
Creates a new instance of ToolTipBuilder. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||