Class ObjectTableConfiguration<T>

java.lang.Object
net.anwiba.commons.swing.table.ObjectTableConfiguration<T>
All Implemented Interfaces:
IObjectTableConfiguration<T>
Direct Known Subclasses:
ObjectListTableConfiguration

public class ObjectTableConfiguration<T> extends Object implements IObjectTableConfiguration<T>