Class RJMenuButtonShape

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

public class RJMenuButtonShape extends RJTextShape
  • Constructor Details

    • RJMenuButtonShape

      public RJMenuButtonShape()
      Create a new menu button shape.
    • RJMenuButtonShape

      public RJMenuButtonShape(JComponent aComponent)
      Create a new menu button shape for given menu button.
  • Method Details

    • getMenuButton

      public RJMenuButton getMenuButton()
      Returns this menu button shape's menu button.