public class JsonGuiTypeRegistry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.util.Map<java.lang.String,ElementType> |
TYPES |
Constructor and Description |
---|
JsonGuiTypeRegistry() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
static void |
registerType(ElementType type) |
public static final java.util.Map<java.lang.String,ElementType> TYPES
public static void registerType(ElementType type)
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException