Class DefaultEditComponentFactory<C extends JComponent,T>

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

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