Java org.jfree.chart.title LegendItemBlockContainer fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.chart.title LegendItemBlockContainer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.chart.title LegendItemBlockContainer.

The text is from its open source code.

Constructor

Method

voidadd(Block block, Object key)
Adds a block to the container.
voidsetToolTipText(String text)
Sets the tool tip text.
voidsetURLText(String text)
Sets the URL text.