Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-pmc] API REQUEST: FilteredItemsSelectionDialog#getPatternControl()


API REQUEST

In FilteredItemsSelectionDialog add a method getPatternControl() to access the
control where the user enters the search pattern.

This is a requirement for subclasses such as the JDT Type dialog that wish to
do thier own search processing on button down.

RISKS
None: This is an API addition

Back to the top