org.gamenet.swing.controls
Interface ResizingJTable.ResizingJTableAdvice

All Known Implementing Classes:
ComparativeTableControl.ComparativeByteDataTableModel
Enclosing interface:
ResizingJTable

public static interface ResizingJTable.ResizingJTableAdvice


Method Summary
 boolean shouldRecalcColumnWidths()
           
 

Method Detail

shouldRecalcColumnWidths

public boolean shouldRecalcColumnWidths()