Interface IConfigEditorCategoryBuilder

All Known Subinterfaces:
IConfigCategoryBuilder

@NonExtendable public interface IConfigEditorCategoryBuilder
Identifies a config-screen category while a schema is being declared.

Get an instance from IConfigSchemaBuilder.addEditorCategory(String), then pass it to config value builders to place values in that category. Storage category builders can be used in the same way.

Since:
0.1.0