ElegantJ Data Tables Java API Specification v1.1

com.elegantj.awt.table
Interface TableColumnsAddedListener

All Superinterfaces:
java.util.EventListener

public interface TableColumnsAddedListener
extends java.util.EventListener

Defines an object which listens for TableColumnsAddedEvent.


Method Summary
 void tableColumnsAdded(TableColumnsAddedEvent e)
          Invoked when the column(s) are added to the AWTTable
 

Method Detail

tableColumnsAdded

public void tableColumnsAdded(TableColumnsAddedEvent e)
Invoked when the column(s) are added to the AWTTable

Parameters:
e - The TableColumnsAddedEvent

ElegantJ Data Tables Java API Specification v1.1

Submit a bug or feature

Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjbeans.com
All Rights Reserved.