Draws the background to the specified graphics device. If the dial
frame specifies a window, the clipping region will already have been
set to this window before this method is called.
Parameters: g2 - the graphics device (null not permitted). Parameters: plot - the plot (ignored here). Parameters: frame - the dial frame (ignored here). Parameters: view - the view rectangle (null not permitted).
Sets the formatter used to format the value and sends a
DialLayerChangeEvent to all registered listeners.
Parameters: formatter - the formatter (null not permitted).