Class ToolboxButton

java.lang.Object
All Implemented Interfaces:
ComponentPart, ComponentProperty
Direct Known Subclasses:
Toolbox.DataView, Toolbox.Download, Toolbox.Restore, Toolbox.Zoom

public abstract class ToolboxButton extends VisiblePart
This is the base class for creating "toolbox buttons" that can be added to Toolbox. A standard set of "toolbox buttons" are available as static classes within Toolbox. However, support for "custom toolbox buttons" is not yet implemented.
Author:
Syam