Oxygen XML Editor 11.2 Author API

ro.sync.ecss.extensions.commons.id
Class ECIDElementsCustomizerDialog

java.lang.Object
  extended by Dialog
      extended by 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.


Constructor Summary
ECIDElementsCustomizerDialog(Shell parentShell, String listMessage)
          Constructor.
 
Method Summary
protected  void configureShell(Shell newShell)
           
protected  Control createDialogArea(Composite parent)
           
protected  void okPressed()
           
 GenerateIDElementsInfo showDialog(GenerateIDElementsInfo info)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ECIDElementsCustomizerDialog

public ECIDElementsCustomizerDialog(Shell parentShell,
                                    String listMessage)
Constructor.

Parameters:
parentShell - The parent shell for the dialog.
listMessage - The message label used on the list.
Method Detail

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.

Oxygen XML Editor 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.