Uses of Interface
org.eclipse.cdt.internal.ui.wizards.dialogfields.ITreeListAdapter

Packages that use ITreeListAdapter
org.eclipse.cdt.internal.ui.wizards.dialogfields   
 

Uses of ITreeListAdapter in org.eclipse.cdt.internal.ui.wizards.dialogfields
 

Constructors in org.eclipse.cdt.internal.ui.wizards.dialogfields with parameters of type ITreeListAdapter
TreeListDialogField(ITreeListAdapter adapter, java.lang.String[] buttonLabels, org.eclipse.jface.viewers.ILabelProvider lprovider)