public class QueryContextHelp
extends PopupDialog
Constructor and Description |
---|
QueryContextHelp(Shell parent,
IAnnotatedObjectDescriptor query,
IQueryContext queryContext,
Rectangle bounds) |
QueryContextHelp(Shell shell,
IAnnotatedObjectDescriptor queryDescriptor,
Rectangle helpBounds) |
Modifier and Type | Method and Description |
---|---|
boolean |
close()
Tidy up
|
IAnnotatedObjectDescriptor |
getQuery() |
void |
resize(Rectangle rectangle) |
public QueryContextHelp(Shell shell, IAnnotatedObjectDescriptor queryDescriptor, Rectangle helpBounds)
public QueryContextHelp(Shell parent, IAnnotatedObjectDescriptor query, IQueryContext queryContext, Rectangle bounds)
public IAnnotatedObjectDescriptor getQuery()
public void resize(Rectangle rectangle)
public boolean close()