Uses of Interface
org.eclipse.mat.ui.util.IPolicy

Packages that use IPolicy
org.eclipse.mat.ui.internal.browser Examine list of queries and query history - user interface (not API). 
 

Uses of IPolicy in org.eclipse.mat.ui.internal.browser
 

Constructors in org.eclipse.mat.ui.internal.browser with parameters of type IPolicy
QueryBrowserPopup(MultiPaneEditor editor, boolean onlyHistory, IPolicy policy)
           
QueryHistoryProvider(IQueryContext context, IPolicy policy)
           
QueryRegistryProvider(IQueryContext context, CategoryDescriptor c, IPolicy policy)