ElegantJ Tables Java API Specification v1.1

com.elegantj.awt.table
Interface TableSelectionListener

All Superinterfaces:
java.util.EventListener

public interface TableSelectionListener
extends java.util.EventListener

Defines an object which listens for TableSelectionEvent.


Method Summary
 void valueChanged(TableSelectionEvent event)
          Invoked when the selection changed
 

Method Detail

valueChanged

public void valueChanged(TableSelectionEvent event)
Invoked when the selection changed

Parameters:
event - The TableSelectionEvent

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.