Uiinfrastructure API Docs  
 

GrowableListModel.SetRowIcon Method 

Sets the icon to display on each row before the input text. By default, no icon is displayed.

public virtual void SetRowIcon(
   PTImageType _imgRowIcon
);

Parameters

_imgRowIcon

See Also

GrowableListModel Class | com.plumtree.uiinfrastructure.expandablelist.growablelist Namespace