java.lang.Object
is.codion.swing.framework.ui.component.EntityComponents

public final class EntityComponents extends Object

A factory for ComponentBuilder instances based on attributes from a given entity definition.

Note that the component created by component(Attribute) for a ForeignKey is a non-editable and non-focusable JTextField displaying a String representation of the referenced Entity.

See Also: