Class RJColorWellShape

All Implemented Interfaces:
RMArchiver.Archiving, RMShapePainter.Paint, RJMinMaxSizeSettable, Cloneable

public class RJColorWellShape extends RJShape
  • Constructor Details

    • RJColorWellShape

      public RJColorWellShape()
      Creates a new color well shape.
    • RJColorWellShape

      public RJColorWellShape(JComponent aComponent)
      Creates a new color well shape.
  • Method Details

    • getColorWell

      public RJColorWell getColorWell()
      Return the color well shape's component as color well.