Class SwingEntityTableModel.SwingEntityRowEditor

java.lang.Object
is.codion.framework.model.AbstractEntityTableModel.AbstractEntityRowEditor<SwingEntityEditor>
is.codion.swing.framework.model.SwingEntityTableModel.SwingEntityRowEditor
All Implemented Interfaces:
EntityTableModel.EntityRowEditor, FilterTableModel.RowEditor<Entity,Attribute<?>>
Enclosing class:
SwingEntityTableModel

public static final class SwingEntityTableModel.SwingEntityRowEditor extends AbstractEntityTableModel.AbstractEntityRowEditor<SwingEntityEditor> implements EntityTableModel.EntityRowEditor, FilterTableModel.RowEditor<Entity,Attribute<?>>
A Swing specific EntityTableModel.EntityRowEditor implementation.