Class DialCap

All Implemented Interfaces:
Serializable, Cloneable, DialLayer, PublicCloneable

public class DialCap
extends AbstractDialLayer
implements DialLayer, Cloneable, PublicCloneable, Serializable
A regular dial layer that can be used to draw a cap over the center of the dial (the base of the dial pointer(s)).
See Also:
Serialized Form
  • Constructor Details

    • DialCap

      public DialCap()
      Creates a new instance of StandardDialBackground. The default background paint is Color.WHITE.
  • Method Details