Class RMLabel

    • Constructor Detail

      • RMLabel

        public RMLabel()
    • Method Detail

      • acceptsChildren

        public boolean acceptsChildren()
        Editor method - indicates that individual label accepts children.
        Overrides:
        acceptsChildren in class RMShape
      • isDeletable

        public boolean isDeletable()
        Description copied from class: RMShape
        Override this for shapes (like a table row) that don't don't make sense to delete by themselves.
        Overrides:
        isDeletable in class RMShape