Class JButtonShape

    • Constructor Detail

      • JButtonShape

        public JButtonShape()
        Creates a new button shape.
      • JButtonShape

        public JButtonShape​(javax.swing.JComponent aComponent)
        Creates a new button shape for the given RJButton.
    • Method Detail

      • getButton

        public javax.swing.AbstractButton getButton()
        Returns the RJButton for this shape.
      • getIcon

        public javax.swing.Icon getIcon()
        Returns the icon for this button shape.