public class QueryBrowserPopup extends PopupDialog
| Modifier and Type | Class and Description |
|---|---|
static interface |
QueryBrowserPopup.Element |
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 |
|---|
QueryBrowserPopup(MultiPaneEditor editor) |
QueryBrowserPopup(MultiPaneEditor editor,
boolean onlyHistory) |
QueryBrowserPopup(MultiPaneEditor editor,
boolean onlyHistory,
IPolicy policy) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
close() |
opencreate, getDefaultImage, getDefaultImages, getDefaultOrientation, getReturnCode, getShell, getWindowManager, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setWindowManagerpublic QueryBrowserPopup(MultiPaneEditor editor)
public QueryBrowserPopup(MultiPaneEditor editor, boolean onlyHistory)
public QueryBrowserPopup(MultiPaneEditor editor, boolean onlyHistory, IPolicy policy)
public boolean close()
close in class PopupDialog