public class QueryContextHelp extends PopupDialog
Window.IExceptionHandlerHOVER_SHELLSTYLE, INFOPOPUP_SHELLSTYLE, INFOPOPUPRESIZE_SHELLSTYLE, POPUP_HORIZONTALSPACING, POPUP_IMG_MENU, POPUP_IMG_MENU_DISABLED, POPUP_MARGINHEIGHT, POPUP_MARGINWIDTH, POPUP_VERTICALSPACING| 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) |
opencreate, getDefaultImage, getDefaultImages, getDefaultOrientation, getReturnCode, getShell, getWindowManager, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setWindowManagerpublic 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()
close in class PopupDialog