Class DescribableDescriptor

    • Constructor Detail

      • DescribableDescriptor

        public DescribableDescriptor()
        Creates new DescribableDescriptor
    • Method Detail

      • setDescription

        public void setDescription​(String description)
        Description copied from class: Descriptor
        Sets the description text of this descriptor.
        Overrides:
        setDescription in class Descriptor
        Parameters:
        description - the new description text of the descriptor.
      • getDescription

        public String getDescription()
        Description copied from class: Descriptor
        The description text of this descriptor as a String.
        Overrides:
        getDescription in class Descriptor
        Returns:
        the description text of this descriptor