Class JButtonShape

All Implemented Interfaces:
RMArchiver.Archiving, RMShapePainter.Paint, RJMinMaxSizeSettable, Cloneable
Direct Known Subclasses:
JToggleButtonShape

public class JButtonShape extends RJButtonOrLabelShape
This class provides GUI editing for RJButtons.
  • Constructor Details

    • JButtonShape

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

      public JButtonShape(JComponent aComponent)
      Creates a new button shape for the given RJButton.
  • Method Details

    • getButton

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

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