public class SelectAttributesDialog
extends org.eclipse.jface.wizard.WizardDialog
DLG_IMG_TITLE_BANNER, DLG_IMG_TITLE_ERROR, INFO_MESSAGE, WARNING_MESSAGEblockedHandler, 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| Constructor and Description |
|---|
SelectAttributesDialog(SelectAttributesWizard wiz,
VView view,
org.eclipse.emf.ecore.EClass rootClass,
org.eclipse.swt.widgets.Shell parentShell)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
backPressed() |
boolean |
close() |
org.eclipse.emf.ecore.EClass |
getRootClass() |
Set<org.eclipse.emf.ecore.EStructuralFeature> |
getSelectedFeatures() |
addPageChangedListener, addPageChangingListener, buttonPressed, cancelPressed, configureShell, createButtonsForButtonBar, createContents, createDialogArea, createProgressMonitorPart, finishPressed, firePageChanged, firePageChanging, getButton, getCurrentPage, getProgressMonitor, getSelectedPage, getWizard, helpPressed, nextPressed, removePageChangedListener, removePageChangingListener, run, setButtonLayoutData, setMinimumPageSize, setMinimumPageSize, setPageSize, setPageSize, setWizard, showPage, update, updateButtons, updateMessage, updateSize, updateSize, updateTitleBar, updateWindowTitlegetErrorMessage, getInitialSize, getMessage, getTitleArea, getTitleImageLabel, setErrorMessage, setMessage, setMessage, setTitle, setTitleAreaColor, setTitleImagecloseTray, createButtonBar, createHelpControl, getLayout, getTray, handleShellCloseEvent, isDialogHelpAvailable, isHelpAvailable, openTray, setDialogHelpAvailable, setHelpAvailableapplyDialogFont, convertHeightInCharsToPixels, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, convertWidthInCharsToPixels, create, createButton, dialogFontIsDefault, getBlockedHandler, getButtonBar, getCancelButton, getDialogArea, getDialogBoundsSettings, getDialogBoundsStrategy, getImage, getInitialLocation, getOKButton, initializeBounds, initializeDialogUnits, isResizable, okPressed, setBlockedHandler, setButtonLayoutFormData, shortenTextcanHandleShellCloseEvent, constrainShellSize, createShell, getConstrainedShellBounds, getContents, getDefaultImage, getDefaultImages, getDefaultOrientation, getParentShell, getReturnCode, getShell, getShellListener, getShellStyle, getWindowManager, handleFontChange, open, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setParentShell, setReturnCode, setShellStyle, setWindowManagerpublic SelectAttributesDialog(SelectAttributesWizard wiz, VView view, org.eclipse.emf.ecore.EClass rootClass, org.eclipse.swt.widgets.Shell parentShell)
view - for identifying the attributes which are not referenced yetrootClass - the rootClass of the viewparentShell - the shell for creating the dialogpublic boolean close()
close in class org.eclipse.jface.wizard.WizardDialogpublic Set<org.eclipse.emf.ecore.EStructuralFeature> getSelectedFeatures()
public org.eclipse.emf.ecore.EClass getRootClass()
protected void backPressed()
backPressed in class org.eclipse.jface.wizard.WizardDialogWizardDialog.backPressed()Copyright © 2016. All rights reserved.