Eclipse JDT
Release 3.2

org.eclipse.jdt.ui.dialogs
Interface ITypeSelectionComponent


public interface ITypeSelectionComponent

Interface to access the type selection component hosting a type selection extension.

This interface is not intended to be implemented by clients.

Since:
3.2

Method Summary
 void triggerSearch()
          Triggers a search inside the type component with the current settings.
 

Method Detail

triggerSearch

public void triggerSearch()
Triggers a search inside the type component with the current settings.


Eclipse JDT
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.