org.eclipse.mat.ui.internal.browser
Class QueryBrowserPopup

java.lang.Object
  extended by PopupDialog
      extended by org.eclipse.mat.ui.internal.browser.QueryBrowserPopup

public class QueryBrowserPopup
extends PopupDialog


Nested Class Summary
static interface QueryBrowserPopup.Element
           
 
Constructor Summary
QueryBrowserPopup(MultiPaneEditor editor)
           
QueryBrowserPopup(MultiPaneEditor editor, boolean onlyHistory)
           
QueryBrowserPopup(MultiPaneEditor editor, boolean onlyHistory, IPolicy policy)
           
 
Method Summary
 boolean close()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryBrowserPopup

public QueryBrowserPopup(MultiPaneEditor editor)

QueryBrowserPopup

public QueryBrowserPopup(MultiPaneEditor editor,
                         boolean onlyHistory)

QueryBrowserPopup

public QueryBrowserPopup(MultiPaneEditor editor,
                         boolean onlyHistory,
                         IPolicy policy)
Method Detail

close

public boolean close()