public class RepositoryPropertiesDialog extends PropertiesDialog
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
Constructor and Description |
---|
RepositoryPropertiesDialog(org.eclipse.swt.widgets.Shell parentShell,
boolean editable,
ECPRepository repository) |
Modifier and Type | Method and Description |
---|---|
protected void |
configureShell(org.eclipse.swt.widgets.Shell newShell) |
protected void |
createSpecialProperties(org.eclipse.swt.widgets.Composite parent) |
org.eclipse.swt.widgets.Text |
getDescriptionText() |
org.eclipse.swt.widgets.Text |
getLabelText() |
org.eclipse.swt.widgets.Text |
getNameText() |
org.eclipse.swt.widgets.Text |
getProviderText() |
ECPRepository |
getRepository() |
addTextProperty, createButtonsForButtonBar, createDialogArea, getInitialSize, getProperties, isEditable
createContents, getErrorMessage, 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, dialogFontIsDefault, getBlockedHandler, getButton, getButtonBar, getCancelButton, getDialogArea, getDialogBoundsSettings, getDialogBoundsStrategy, getImage, getInitialLocation, getOKButton, initializeBounds, initializeDialogUnits, isResizable, okPressed, 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 RepositoryPropertiesDialog(org.eclipse.swt.widgets.Shell parentShell, boolean editable, ECPRepository repository)
public final ECPRepository getRepository()
public final org.eclipse.swt.widgets.Text getNameText()
public final org.eclipse.swt.widgets.Text getLabelText()
public final org.eclipse.swt.widgets.Text getDescriptionText()
public final org.eclipse.swt.widgets.Text getProviderText()
protected void configureShell(org.eclipse.swt.widgets.Shell newShell)
configureShell
in class PropertiesDialog
protected void createSpecialProperties(org.eclipse.swt.widgets.Composite parent)
createSpecialProperties
in class PropertiesDialog
Copyright © 2017. All rights reserved.