autogen
Automatically generates GUI components for attrs classes.
Functions
|
Generate a device configuration editor for the given configuration type. |
|
|
|
Build an editor for attrs class. |
|
Build an editor for a predefined set of values. |
|
Generate an editor factory for an enum type. |
Return a new editor builder with basic types registered. |
Classes
Construct widgets to edit values of given types. |
|
|
An editor to display an integer. |
|
An editor to display a string. |
Allows to edit a value of type T. |
|
|
Overrides for the automatic generation of an attribute editor. |
Exceptions
|