Class JLabelShape

    • Constructor Detail

      • JLabelShape

        public JLabelShape()
        Creates a new label shape (used by archiver).
      • JLabelShape

        public JLabelShape​(javax.swing.JComponent aComponent)
        Creates a new label shape for given component (label).
    • Method Detail

      • getLabel

        public javax.swing.JLabel getLabel()
        Returns the shape's component as a JLabel.