jdbreport.model
Interface ReportColumnModelListener

All Superinterfaces:
EventListener, TableColumnModelListener
All Known Implementing Classes:
JReportGrid

public interface ReportColumnModelListener
extends TableColumnModelListener

Version:
1.1 03/09/08
Author:
Andrey Kholmanskih

Method Summary
 void columnMoving(TableColumnModelEvent e)
           
 
Methods inherited from interface javax.swing.event.TableColumnModelListener
columnAdded, columnMarginChanged, columnMoved, columnRemoved, columnSelectionChanged
 

Method Detail

columnMoving

void columnMoving(TableColumnModelEvent e)