Class RJColorDockShape

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

public class RJColorDockShape extends RJShape
Provides an RMShape representation of an RJColorDock.
  • Constructor Details

    • RJColorDockShape

      public RJColorDockShape()
      Creates a new color dock shape.
    • RJColorDockShape

      public RJColorDockShape(JComponent aComponent)
      Creates a new color dock shape.
  • Method Details

    • getColorDock

      public RJColorDock getColorDock()
      Return the color dock shape's component as color dock.