Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

treetable::TListSelectionListener Class Reference

Inheritance diagram for treetable::TListSelectionListener:

List of all members.

Public Methods

void valueChanged (ListSelectionEvent tLIST_SELECTION_EVENT)

Detailed Description

Class responsible for calling updateSelectedPathsFromSelectedRows() when the selection of the list changes.

Definition at line 88 of file TTreeSelectionModel.java.


Member Function Documentation

void treetable::TListSelectionListener::valueChanged ListSelectionEvent    tLIST_SELECTION_EVENT [inline]
 

Called whenever the value of the selection changes.

Parameters:
tLIST_SELECTION_EVENT  The event that characterizes the change.
See also:
javax.swing.event.ListSelectionListenervalueChanged()

Definition at line 95 of file TTreeSelectionModel.java.

References treetable::TTreeSelectionModel::updateSelectedPathsFromSelectedRows().


The documentation for this class was generated from the following file:
Generated on Mon Oct 13 02:35:27 2003 for MPCL by doxygen1.2.18