Public Member Functions

cern.gp.explorer.MultiListExplorer.SelectionListener Interface Reference

List of all members.

Public Member Functions

void selectionChanged (int listIndex, Node[] nodes)

Member Function Documentation

void cern.gp.explorer.MultiListExplorer.SelectionListener.selectionChanged ( int  listIndex,
Node[]  nodes 
)

Notifies that the selection changed in the list number listIndex. The new selection is given by nodes.

Parameters:
listIndex the index of the list to create (from 0 to n-1)
nodes the array representing the new selection

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties