|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPopupDialog
org.eclipse.mat.ui.internal.browser.QueryContextHelp
public class QueryContextHelp
Constructor Summary | |
---|---|
QueryContextHelp(Shell parent,
IAnnotatedObjectDescriptor query,
IQueryContext queryContext,
Rectangle bounds)
|
|
QueryContextHelp(Shell shell,
IAnnotatedObjectDescriptor queryDescriptor,
Rectangle helpBounds)
|
Method Summary | |
---|---|
boolean |
close()
Tidy up |
IAnnotatedObjectDescriptor |
getQuery()
|
void |
resize(Rectangle rectangle)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryContextHelp(Shell shell, IAnnotatedObjectDescriptor queryDescriptor, Rectangle helpBounds)
public QueryContextHelp(Shell parent, IAnnotatedObjectDescriptor query, IQueryContext queryContext, Rectangle bounds)
Method Detail |
---|
public IAnnotatedObjectDescriptor getQuery()
public void resize(Rectangle rectangle)
public boolean close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |