public class ElementWizardDialog extends TitleAreaDialog implements ValidationContext
Window.IExceptionHandler
ValidationContext.Aggregator
DLG_IMG_TITLE_BANNER, DLG_IMG_TITLE_ERROR, INFO_MESSAGE, WARNING_MESSAGE
blockedHandler, buttonBar, DIALOG_DEFAULT_BOUNDS, DIALOG_PERSISTLOCATION, DIALOG_PERSISTSIZE, dialogArea, DLG_IMG_ERROR, DLG_IMG_HELP, DLG_IMG_INFO, DLG_IMG_MESSAGE_ERROR, DLG_IMG_MESSAGE_INFO, DLG_IMG_MESSAGE_WARNING, DLG_IMG_QUESTION, DLG_IMG_WARNING, ELLIPSIS
CANCEL, OK, resizeHasOccurred
Constructor and Description |
---|
ElementWizardDialog(Shell parentShell,
java.lang.String title,
java.lang.String toolTip,
java.lang.String productGroup,
java.lang.String defaultFactoryType) |
Modifier and Type | Method and Description |
---|---|
protected void |
configureShell(Shell newShell) |
protected Control |
createDialogArea(Composite parent) |
protected IManagedContainer |
getContainer() |
protected java.lang.String |
getDefaultDescription(java.lang.String factoryType) |
java.lang.String |
getDescription() |
java.lang.String |
getFactoryType() |
java.lang.String |
getProductGroup() |
java.lang.String |
getTitle() |
java.lang.String |
getToolTip() |
protected void |
okPressed() |
void |
setValidationError(java.lang.Object source,
java.lang.String message) |
createContents, getErrorMessage, getInitialSize, getMessage, getTitleArea, getTitleImageLabel, setErrorMessage, setMessage, setMessage, setTitle, setTitleAreaColor, setTitleImage
closeTray, createButtonBar, createHelpControl, getLayout, getTray, handleShellCloseEvent, isDialogHelpAvailable, isHelpAvailable, openTray, setDialogHelpAvailable, setHelpAvailable
applyDialogFont, buttonPressed, cancelPressed, close, convertHeightInCharsToPixels, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, convertWidthInCharsToPixels, create, createButton, createButtonsForButtonBar, dialogFontIsDefault, getBlockedHandler, getButton, getButtonBar, getCancelButton, getDialogArea, getDialogBoundsSettings, getDialogBoundsStrategy, getImage, getInitialLocation, getOKButton, initializeBounds, initializeDialogUnits, isResizable, setBlockedHandler, setButtonLayoutData, setButtonLayoutFormData, shortenText
canHandleShellCloseEvent, constrainShellSize, createShell, getConstrainedShellBounds, getContents, getDefaultImage, getDefaultImages, getDefaultOrientation, getParentShell, getReturnCode, getShell, getShellListener, getShellStyle, getWindowManager, handleFontChange, open, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setParentShell, setReturnCode, setShellStyle, setWindowManager
public ElementWizardDialog(Shell parentShell, java.lang.String title, java.lang.String toolTip, java.lang.String productGroup, java.lang.String defaultFactoryType)
public java.lang.String getTitle()
public java.lang.String getToolTip()
public java.lang.String getProductGroup()
public java.lang.String getFactoryType()
public java.lang.String getDescription()
public void setValidationError(java.lang.Object source, java.lang.String message)
setValidationError
in interface ValidationContext
protected void configureShell(Shell newShell)
configureShell
in class Window
protected Control createDialogArea(Composite parent)
createDialogArea
in class TitleAreaDialog
protected IManagedContainer getContainer()
protected java.lang.String getDefaultDescription(java.lang.String factoryType)
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html