Package | Description |
---|---|
org.eclipse.jface.dialogs |
Provides support for dialogs.
|
Modifier and Type | Field and Description |
---|---|
static IDialogBlockedHandler |
Dialog.blockedHandler
Create a default instance of the blocked handler which does not do
anything.
|
Modifier and Type | Method and Description |
---|---|
static IDialogBlockedHandler |
Dialog.getBlockedHandler()
Get the IDialogBlockedHandler to be used by WizardDialogs and
ModalContexts.
|
Modifier and Type | Method and Description |
---|---|
static void |
Dialog.setBlockedHandler(IDialogBlockedHandler blockedHandler)
Set the IDialogBlockedHandler to be used by WizardDialogs and
ModalContexts.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.