Class ReadOnlyDescriptor

    • Constructor Detail

      • ReadOnlyDescriptor

        public ReadOnlyDescriptor​(String name,
                                  String description)
        Create a new ReadOnlyDescriptor
        Parameters:
        name - The field name (must be unique per GuiConfigDescriptor). This name will also be used as the label for the field in the administrative console.
        description - A helpful description of the descriptor.
    • Method Detail

      • getName

        public String getName()
      • getDescription

        public String getDescription()