Class DefaultEntityComponentFactory<T,C extends JComponent>

java.lang.Object
is.codion.swing.framework.ui.component.DefaultEntityComponentFactory<T,C>
Type Parameters:
T - the attribute type
C - the component type
All Implemented Interfaces:
EntityComponentFactory<T,C>

public class DefaultEntityComponentFactory<T,C extends JComponent> extends Object implements EntityComponentFactory<T,C>
A default EntityComponentFactory implementation.