Uses of Class
org.eclipse.mat.ui.internal.panes.QueryResultPane

Packages that use QueryResultPane
org.eclipse.mat.ui.internal.panes Displays the results of queries as text or a table - user interface (not API). 
org.eclipse.mat.ui.snapshot.panes Panes for display in the editor for histograms, GC paths, comparisons - user interface (not API). 
 

Uses of QueryResultPane in org.eclipse.mat.ui.internal.panes
 

Subclasses of QueryResultPane in org.eclipse.mat.ui.internal.panes
 class TableResultPane
           
 

Uses of QueryResultPane in org.eclipse.mat.ui.snapshot.panes
 

Subclasses of QueryResultPane in org.eclipse.mat.ui.snapshot.panes
 class BundlesPane
           
 class CompareTablesPane
           
 class DominatorPane
           
 class HistogramPane
           
 class MultiplePath2GCRootsPane
           
 class Path2GCRootsPane