Interface JTableAutoModelInterface

All Known Implementing Classes:
PagesTable, XRefTable

public interface JTableAutoModelInterface
Tables that contain the information necessary for creating their model should implement this interface, so that they can use the JTableAutoModel class as TableModel.