public class SimulinkModelConfigurationDialog extends AbstractSimulinkModelConfigurationDialog
AbstractModelConfigurationDialog.BrowseWorkspaceForModelsListener
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.swt.widgets.Button |
currentSimulinkCheckbox |
protected org.eclipse.swt.widgets.Button |
enableFindOptimisationsCheckbox |
protected org.eclipse.swt.widgets.Button |
followLinksCheckbox |
protected org.eclipse.swt.widgets.Button |
isCommentedCheckbox |
protected org.eclipse.swt.widgets.Button |
showInMatlabEditorCheckbox |
browseModelFile, closeOnDisposeCheckbox, currentProjectCheckbox, modelFileText, modelFileTextLabel, openOnLoadCheckbox, pathsText, pathsTextLabel, projectFileBrowser, projectFileText, projectFileTextLabel, tryCatchCheckbox, workingDirBrowser
isCachedButton, isConcurrentButton
aliasesLabel, aliasesText, nameLabel, nameText, properties, readOnLoadCheckbox, readOnLoadLabel, storeOnDisposalCheckbox, storeOnDisposalLabel
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 |
---|
SimulinkModelConfigurationDialog() |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.swt.widgets.Composite |
createEngineGroup(org.eclipse.swt.widgets.Composite parent) |
protected org.eclipse.swt.widgets.Composite |
createFilesGroup(org.eclipse.swt.widgets.Composite parent) |
protected void |
enableSharedEngineRelatedFields()
HELPERS
|
protected String |
getModelName() |
protected String |
getModelType() |
protected void |
loadProperties() |
protected void |
restoreStateOfNonSharedEngineFields() |
protected void |
storeProperties() |
createGroups, createLoadDisposeOptionsGroup, disableOnSelect, disableOnSelect, enableCloseOnDispose, enableOnSelect, enableOnSelect, enableOpenOnLoad
createPerformanceGroup
createDialogArea, createGroupContainer, createLoadStoreOptionsGroup, createNameAliasGroup, getProperties, okPressed, setProperties, setShellStyle
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, configureShell, constrainShellSize, createShell, getConstrainedShellBounds, getContents, getDefaultImage, getDefaultImages, getDefaultOrientation, getParentShell, getReturnCode, getShell, getShellListener, getShellStyle, getWindowManager, handleFontChange, open, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setParentShell, setReturnCode, setWindowManager
protected org.eclipse.swt.widgets.Button currentSimulinkCheckbox
protected org.eclipse.swt.widgets.Button showInMatlabEditorCheckbox
protected org.eclipse.swt.widgets.Button followLinksCheckbox
protected org.eclipse.swt.widgets.Button isCommentedCheckbox
protected org.eclipse.swt.widgets.Button enableFindOptimisationsCheckbox
protected String getModelName()
getModelName
in class AbstractModelConfigurationDialog
protected String getModelType()
getModelType
in class AbstractModelConfigurationDialog
protected org.eclipse.swt.widgets.Composite createFilesGroup(org.eclipse.swt.widgets.Composite parent)
createFilesGroup
in class AbstractSimulinkModelConfigurationDialog
protected org.eclipse.swt.widgets.Composite createEngineGroup(org.eclipse.swt.widgets.Composite parent)
createEngineGroup
in class AbstractSimulinkModelConfigurationDialog
protected void restoreStateOfNonSharedEngineFields()
restoreStateOfNonSharedEngineFields
in class AbstractSimulinkModelConfigurationDialog
protected void enableSharedEngineRelatedFields()
AbstractSimulinkModelConfigurationDialog
enableSharedEngineRelatedFields
in class AbstractSimulinkModelConfigurationDialog
protected void loadProperties()
loadProperties
in class AbstractSimulinkModelConfigurationDialog
protected void storeProperties()
storeProperties
in class AbstractSimulinkModelConfigurationDialog
Copyright © 2020. All rights reserved.