Class ResizeColumnListener

java.lang.Object
net.hironico.common.swing.table.ResizeColumnListener
All Implemented Interfaces:
MouseListener, EventListener

public class ResizeColumnListener extends Object implements MouseListener
Resize column listener is a MouseListener that catch double click on the edge of the column header in order to triger an automatic resize of the table column regarding the header lable and the values in the column.