Interface Nameable

    • Method Summary

      Modifier and Type Method and Description
      void setName(String name)
      Sets the (preferably application unique) name for this component.
    • Method Detail

      • setName

        void setName(String name)
        Sets the (preferably application unique) name for this component.
        Parameters:
        name - the preferably application unique name for this component.