@API(type=INTERNAL,
     src=PUBLIC)
public class ECDITARelTableCustomizerDialog
extends ECTableCustomizerDialog
org.eclipse.jface.window.Window.IExceptionHandlerTableCustomizerConstants.ColumnWidthsTypeauthorResourceBundle, selectedColWidthsTypeblockedHandler, 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, ELLIPSISCALS_WIDTHS_SPECIFICATIONS, COLS_DYNAMIC, COLS_FIXED, COLS_PROPORTIONAL, FIXED_COL_WIDTH_DEFAULT_VALUE, FRAME_ABOVE, FRAME_ALL, FRAME_BELLOW, FRAME_BORDER, FRAME_BOTTOM, FRAME_BOX, FRAME_HSIDES, FRAME_LHS, FRAME_NONE, FRAME_RHS, FRAME_SIDES, FRAME_TOP, FRAME_TOPBOT, FRAME_UNSPECIFIED, FRAME_VOID, FRAME_VSIDES, HTML_WIDTHS_SPECIFICATIONS, REL_COL_WIDTH_DEFAULT_VALUE, SIMPLE_WIDTHS_SPECIFICATIONS| Constructor and Description | 
|---|
ECDITARelTableCustomizerDialog(org.eclipse.swt.widgets.Shell parentShell,
                              AuthorResourceBundle authorResourceBundle,
                              int predefinedRowsCount,
                              int predefinedColumnsCount)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
configureShell(org.eclipse.swt.widgets.Shell newShell)
Configure Shell. 
 | 
protected org.eclipse.swt.widgets.Button | 
createTitleCheckbox(org.eclipse.swt.widgets.Composite parent)
Create a checkbox with an implementation specific title. 
 | 
protected java.util.List<TableCustomizerConstants.ColumnWidthsType> | 
getColumnWidthsSpecifications(int tableModel)
Compute the possible values for the column widths specifications. 
 | 
protected java.lang.String | 
getDefaultFrameValue(int tableModel)
Get the default frame value. 
 | 
protected java.lang.String[] | 
getFrameValues(int tableModel)
Compute the possible values for  
'frame' attribute. | 
createDialogArea, showDialogapplyDialogFont, buttonPressed, cancelPressed, close, convertHeightInCharsToPixels, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, convertWidthInCharsToPixels, create, createButton, createButtonBar, createButtonsForButtonBar, createContents, dialogFontIsDefault, getBlockedHandler, getButton, getButtonBar, getCancelButton, getDialogArea, getDialogBoundsSettings, getDialogBoundsStrategy, getImage, getInitialLocation, getInitialSize, getOKButton, initializeBounds, initializeDialogUnits, isResizable, okPressed, setBlockedHandler, setButtonLayoutData, setButtonLayoutFormData, shortenTextcanHandleShellCloseEvent, constrainShellSize, createShell, getConstrainedShellBounds, getContents, getDefaultImage, getDefaultImages, getDefaultOrientation, getLayout, getParentShell, getReturnCode, getShell, getShellListener, getShellStyle, getWindowManager, handleFontChange, handleShellCloseEvent, open, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setParentShell, setReturnCode, setShellStyle, setWindowManagerpublic ECDITARelTableCustomizerDialog(org.eclipse.swt.widgets.Shell parentShell,
                              AuthorResourceBundle authorResourceBundle,
                              int predefinedRowsCount,
                              int predefinedColumnsCount)
parentShell - The parent Shell.authorResourceBundle - The author resource bundle.predefinedRowsCount - The predefined number of rows.predefinedColumnsCount - The predefined number of columns.protected java.util.List<TableCustomizerConstants.ColumnWidthsType> getColumnWidthsSpecifications(int tableModel)
ECTableCustomizerDialoggetColumnWidthsSpecifications in class ECTableCustomizerDialogtableModel - The table model. 
 One of the constants: 
 TableInfo.TABLE_MODEL_CALS, TableInfo.TABLE_MODEL_CUSTOM,
 TableInfo.TABLE_MODEL_DITA_SIMPLE, TableInfo.TABLE_MODEL_HTML.ECTableCustomizerDialog.getColumnWidthsSpecifications(int)protected java.lang.String[] getFrameValues(int tableModel)
ECTableCustomizerDialog'frame' attribute.getFrameValues in class ECTableCustomizerDialogtableModel - The table model. 
 One of the constants: 
 TableInfo.TABLE_MODEL_CALS, TableInfo.TABLE_MODEL_CUSTOM,
 TableInfo.TABLE_MODEL_DITA_SIMPLE, TableInfo.TABLE_MODEL_HTML.'frame' attribute.ECTableCustomizerDialog.getFrameValues(int)protected void configureShell(org.eclipse.swt.widgets.Shell newShell)
configureShell in class ECTableCustomizerDialognewShell - The new shell.Window.configureShell(org.eclipse.swt.widgets.Shell)protected org.eclipse.swt.widgets.Button createTitleCheckbox(org.eclipse.swt.widgets.Composite parent)
ECTableCustomizerDialogcreateTitleCheckbox in class ECTableCustomizerDialogparent - The parent Composite.ECTableCustomizerDialog.createTitleCheckbox(org.eclipse.swt.widgets.Composite)protected java.lang.String getDefaultFrameValue(int tableModel)
ECTableCustomizerDialoggetDefaultFrameValue in class ECTableCustomizerDialogtableModel - The table model.ECTableCustomizerDialog.getDefaultFrameValue(int)© Copyright SyncRO Soft SRL 2002 - 2014. All rights reserved.