Class RJPanelShape

    • Constructor Detail

      • RJPanelShape

        public RJPanelShape()
        Creates a new RJPanel shape.
      • RJPanelShape

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

      • getPanel

        public RJPanel getPanel()
        Returns the panel shape's panel.
      • superSelectable

        public boolean superSelectable()
        Overrides shape implementation to declare panel shape super selectable.
        Overrides:
        superSelectable in class RMShape
      • acceptsChildren

        public boolean acceptsChildren()
        Overrides shape implementation to declare panel shape accepts children.
        Overrides:
        acceptsChildren in class RMShape