Interface | Description |
---|---|
ConfigConstants | |
ConfigListener | |
ConfigRegistry.ValueFilter | |
ConfigStorage | |
EntryHandler |
Presents a way to handle the modification of entries
in a configuration GUI (typically used for entries
of type
ConfigRegistry.EntryType.CUSTOM . |
MapHandler |
Class | Description |
---|---|
AbstractConfigStorage | |
ConfigBuilder | |
ConfigDelegate | |
ConfigEvent | |
ConfigRegistry | |
ConfigUtils | |
ConfigUtils.ColorEntryHandler | |
ConfigUtils.ColorMapHandler | |
ConfigUtils.FileHandler | |
ConfigUtils.NumberEntryHandler<N extends java.lang.Number> | |
ConfigUtils.NumberMapHandler<N extends java.lang.Number> | |
ConfigUtils.StringEntryHandler | |
ConfigUtils.StringMapHandler | |
JAXBConfigStorage |
Enum | Description |
---|---|
ConfigRegistry.EntryType |
Legal type constants for config entries.
|
Exception | Description |
---|---|
ConfigBuilder.IllegalBuilderOperationException | |
ConfigException |