public class GSModelConfigurationDialog extends AbstractModelConfigurationDialog
AbstractModelConfigurationDialog.BrowseWorkspaceForModelsListener| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.swt.widgets.Button |
browseConfigFile |
protected org.eclipse.swt.widgets.Text |
configFileText |
protected org.eclipse.swt.widgets.Label |
configFileTextLabel |
protected org.eclipse.swt.widgets.Label |
passwordLabel |
protected org.eclipse.swt.widgets.Text |
passwordText |
protected org.eclipse.swt.widgets.Label |
spreadsheetNameLabel |
protected org.eclipse.swt.widgets.Text |
spreadsheetNameText |
protected org.eclipse.swt.widgets.Label |
usernameLabel |
protected org.eclipse.swt.widgets.Text |
usernameText |
aliasesLabel, aliasesText, nameLabel, nameText, properties, readOnLoadCheckbox, readOnLoadLabel, storeOnDisposalCheckbox, storeOnDisposalLabelDLG_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 |
|---|
GSModelConfigurationDialog() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createConfigurationFileGroup(org.eclipse.swt.widgets.Composite parent) |
protected void |
createConnectionGroup(org.eclipse.swt.widgets.Composite parent) |
protected void |
createGroups(org.eclipse.swt.widgets.Composite control) |
protected void |
createSpreadsheetGroup(org.eclipse.swt.widgets.Composite parent) |
protected String |
getModelName() |
protected String |
getModelType() |
protected void |
loadProperties() |
protected void |
storeProperties() |
createDialogArea, createGroupContainer, createLoadStoreOptionsGroup, createNameAliasGroup, getProperties, okPressed, setProperties, setShellStylecreateContents, getErrorMessage, getInitialSize, getMessage, getTitleArea, getTitleImageLabel, setErrorMessage, setMessage, setMessage, setTitle, setTitleAreaColor, setTitleImagecloseTray, createButtonBar, createHelpControl, getLayout, getTray, handleShellCloseEvent, isDialogHelpAvailable, isHelpAvailable, openTray, setDialogHelpAvailable, setHelpAvailableapplyDialogFont, 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, shortenTextcanHandleShellCloseEvent, configureShell, constrainShellSize, createShell, getConstrainedShellBounds, getContents, getDefaultImage, getDefaultImages, getDefaultOrientation, getParentShell, getReturnCode, getShell, getShellListener, getShellStyle, getWindowManager, handleFontChange, open, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setParentShell, setReturnCode, setWindowManagerprotected org.eclipse.swt.widgets.Label usernameLabel
protected org.eclipse.swt.widgets.Text usernameText
protected org.eclipse.swt.widgets.Label passwordLabel
protected org.eclipse.swt.widgets.Text passwordText
protected org.eclipse.swt.widgets.Label spreadsheetNameLabel
protected org.eclipse.swt.widgets.Text spreadsheetNameText
protected org.eclipse.swt.widgets.Label configFileTextLabel
protected org.eclipse.swt.widgets.Text configFileText
protected org.eclipse.swt.widgets.Button browseConfigFile
protected String getModelName()
getModelName in class AbstractModelConfigurationDialogprotected String getModelType()
getModelType in class AbstractModelConfigurationDialogprotected void createGroups(org.eclipse.swt.widgets.Composite control)
createGroups in class AbstractModelConfigurationDialogprotected void createConnectionGroup(org.eclipse.swt.widgets.Composite parent)
protected void createSpreadsheetGroup(org.eclipse.swt.widgets.Composite parent)
protected void createConfigurationFileGroup(org.eclipse.swt.widgets.Composite parent)
protected void loadProperties()
loadProperties in class AbstractModelConfigurationDialogprotected void storeProperties()
storeProperties in class AbstractModelConfigurationDialogCopyright © 2018. All rights reserved.