ro.sync.ecss.extensions.commons.id
Class ECIDElementsCustomizerDialog
java.lang.Object
Dialog
ro.sync.ecss.extensions.commons.id.ECIDElementsCustomizerDialog
public class ECIDElementsCustomizerDialog
- extends Dialog
Dialog used to customize DITA elements which have auto ID generation.
It is used on standalone implementation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ECIDElementsCustomizerDialog
public ECIDElementsCustomizerDialog(Shell parentShell,
java.lang.String listMessage)
- Constructor.
- Parameters:
parentShell
- The parent shell for the dialog.listMessage
- The message label used on the list.
configureShell
protected void configureShell(Shell newShell)
- See Also:
org.eclipse.jface.window.Window#configureShell(org.eclipse.swt.widgets.Shell)
createDialogArea
protected Control createDialogArea(Composite parent)
- See Also:
org.eclipse.jface.dialogs.Dialog#createDialogArea(org.eclipse.swt.widgets.Composite)
okPressed
protected void okPressed()
- See Also:
org.eclipse.jface.dialogs.Dialog#okPressed()
showDialog
public GenerateIDElementsInfo showDialog(GenerateIDElementsInfo info)
- Parameters:
info
- The initial information
- Returns:
- The new information or null if canceled.
© Copyright SyncRO Soft SRL 2002 - 2010.