Package org.moddingx.libx.config.gui
package org.moddingx.libx.config.gui
-
ClassDescriptionConfigEditor<T>A config editor provides the logic on how to display a config value in a GUI.Interface that defines content for custom config editor screens.Provides access to some screen operations.This interface can be implemented by widgets, so other
config editors
can control them.Defines which input is valid and how to convert input for text input editors.Properties for a widget created by aConfigEditor
.