- All Known Implementing Classes:
- ListTableExplorer, TreeTableExplorer
public interface TablePropertyHolder
**For internal use only**
An interface that allows to set the properties displayed in the Table of a TreeTableExplorer and ListTableExplorer.
This interface was needed to factor common code into the TableHolder class. It is not intended for public use.
- Author:
- Vito Baggiolini