Class Toolbox

java.lang.Object
All Implemented Interfaces:
Component, ComponentPart, ComponentProperty, HasPosition

public class Toolbox extends VisiblePart implements Component, HasPosition
Toolbox provides certain utilities (Example: "Download the chart display as an image"). Each utility is accessed via a ToolboxButton part that can be added to the Toolbox using the method addButton(ToolboxButton...). Some standard buttons are already available as static classes in this class itself.
Author:
Syam