JComponentPack 1.3.0

com.zfqjava.swing.event
Interface CellSelectionListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
JDataGrid, JDataTable

public interface CellSelectionListener
extends EventListener


Method Summary
 void valueChanged(CellSelectionEvent e)
          Called whenever the value of the selection changes.
 

Method Detail

valueChanged

void valueChanged(CellSelectionEvent e)
Called whenever the value of the selection changes.

Parameters:
e - the event that characterizes the change.

JComponentPack 1.3.0

Send your Feedback
JComponentPack 1.3.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.