|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDialogBlockedHandler | |
org.eclipse.jface.dialogs | Provides support for dialogs. |
Uses of IDialogBlockedHandler in org.eclipse.jface.dialogs |
Fields in org.eclipse.jface.dialogs declared as IDialogBlockedHandler | |
static IDialogBlockedHandler |
Dialog.blockedHandler
Create a default instance of the blocked handler which does not do anything. |
Methods in org.eclipse.jface.dialogs that return IDialogBlockedHandler | |
static IDialogBlockedHandler |
Dialog.getBlockedHandler()
Get the IDialogBlockedHandler to be used by WizardDialogs and ModalContexts. |
Methods in org.eclipse.jface.dialogs with parameters of type IDialogBlockedHandler | |
static void |
Dialog.setBlockedHandler(IDialogBlockedHandler blockedHandler)
Set the IDialogBlockedHandler to be used by WizardDialogs and ModalContexts. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.