Class DefaultEditComponentFactory<T,C extends JComponent>

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

public class DefaultEditComponentFactory<T,C extends JComponent> extends Object implements EditComponentFactory<T,C>
A default EditComponentFactory implementation.