|
RSE Release 3.4 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISystemChangeFilterPaneEditPaneSupplier
The SystemChangeFilterPane class is used in both SystemChangeFilterDialog and in SystemChangeFilterPropertyPage. The pane relies on both of these to supply the edit pane (for historical reasons, so we don't break previous contracts). This interface is implemented by both classes, for supplying that edit pane.
Method Summary | |
---|---|
SystemFilterStringEditPane |
getFilterStringEditPane(Shell shell)
Return the filter string edit pane. |
Method Detail |
---|
SystemFilterStringEditPane getFilterStringEditPane(Shell shell)
|
RSE Release 3.4 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |