Uses of Class
org.eclipse.mat.query.refined.RefinedTable

Packages that use RefinedTable
org.eclipse.mat.ui.internal.viewer Allows filtering of the display of tables and trees, for example excluding certain class names - user interface (not API). 
 

Uses of RefinedTable in org.eclipse.mat.ui.internal.viewer
 

Constructors in org.eclipse.mat.ui.internal.viewer with parameters of type RefinedTable
RefinedTableViewer(IQueryContext context, QueryResult result, RefinedTable table)