Public Member Functions

cern.gp.explorer.MultiListExplorer.ComponentCreator Interface Reference

List of all members.

Public Member Functions

javax.swing.JComponent createComponent (int listIndex)

Member Function Documentation

javax.swing.JComponent cern.gp.explorer.MultiListExplorer.ComponentCreator.createComponent ( int  listIndex  ) 

Creates s component to be linked with one list of the explorer panel. The component can be position on the top or on the bottom of the list

Parameters:
listIndex the index of the list to create (from 0 to n-1)
Returns:
the new component or null if no component should be used

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