ElegantJ Tables Java API Specification v1.1

com.elegantj.awt.table
Interface TableRowsRemovedListener

All Superinterfaces:
java.util.EventListener

public interface TableRowsRemovedListener
extends java.util.EventListener

Defines an object which listens for TableRowsRemovedEvent.


Method Summary
 void tableRowsRemoved(TableRowsRemovedEvent e)
          Invoked when the row(s) are removed from the AWTTable
 

Method Detail

tableRowsRemoved

public void tableRowsRemoved(TableRowsRemovedEvent e)
Invoked when the row(s) are removed from the AWTTable

Parameters:
e - The TableRowsRemovedEvent

ElegantJ 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.