Class JSliderShape

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

public class JSliderShape extends RJShape
  • Constructor Details

    • JSliderShape

      public JSliderShape()
      Creates a new slider shape.
    • JSliderShape

      public JSliderShape(JComponent aComponent)
      Creates a new slider shape.
  • Method Details

    • getSlider

      public JSlider getSlider()
      Returns the slider shape's slider.