JIDE 3.5.15

com.jidesoft.grid
Interface TableCustomizer


public interface TableCustomizer

Interface to customize a JTable.


Method Summary
 void customize(JTable table)
           
 

Method Detail

customize

void customize(JTable table)

JIDE 3.5.15