类 DescriptiveRegistryEntryFactory

java.lang.Object
pkg.exoad.poprock.core.registry.RegistryEntryFactory
pkg.exoad.poprock.core.registry.DescriptiveRegistryEntryFactory
所有已实现的接口:
DebuggableAllRequiredNamedFieldsMixin, ICollatable<RegistryEntry>

public final class DescriptiveRegistryEntryFactory extends RegistryEntryFactory
A Descriptive Registry is one that also possess another property that presents a user friendly description of this entry. This is extremely useful for when you are writing a settings page, this part will be able to automate that styling.

This class aims to automate the creation of a regular Descriptive Registry entry by complying with the named construction.

作者:
Jack Meng
另请参阅:
  • 字段详细资料

    • description

      private String description
      Internal raw representation of the description
  • 构造器详细资料

    • DescriptiveRegistryEntryFactory

      public DescriptiveRegistryEntryFactory()
  • 方法详细资料