Class JSpinnerShape

    • Constructor Detail

      • JSpinnerShape

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

        public JSpinnerShape​(javax.swing.JComponent aComponent)
        Creates a new slider shape.
    • Method Detail

      • getSpinner

        public javax.swing.JSpinner getSpinner()
        Returns the slider shape's slider.
      • paintImage

        public void paintImage​(java.awt.Graphics2D g)
        Paints the combo box shape.
        Overrides:
        paintImage in class RJShape