org.exoplatform.applications.ooplugin.dialog
Class DialogBuilder
java.lang.Object
org.exoplatform.applications.ooplugin.config.XmlConfig
org.exoplatform.applications.ooplugin.dialog.DialogBuilder
public class DialogBuilder
- extends XmlConfig
Created by The eXo Platform SAS.
- Version:
- $Id: $
- Author:
- Vitaly Guly
|
Constructor Summary |
DialogBuilder(PlugInDialog plugInDialog,
com.sun.star.frame.XFrame xFrame,
com.sun.star.awt.XToolkit xToolkit)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DIALOG_CONFIG
public static final String DIALOG_CONFIG
- See Also:
- Constant Field Values
XML_DIALOGCONFIG
public static final String XML_DIALOGCONFIG
- See Also:
- Constant Field Values
XML_DIALOG
public static final String XML_DIALOG
- See Also:
- Constant Field Values
XML_NAME
public static final String XML_NAME
- See Also:
- Constant Field Values
XML_COMPONENTS
public static final String XML_COMPONENTS
- See Also:
- Constant Field Values
XML_COMPONENT
public static final String XML_COMPONENT
- See Also:
- Constant Field Values
XML_CLASS
public static final String XML_CLASS
- See Also:
- Constant Field Values
XML_HANDLER
public static final String XML_HANDLER
- See Also:
- Constant Field Values
XML_PROPERTIES
public static final String XML_PROPERTIES
- See Also:
- Constant Field Values
XML_PROPERTY
public static final String XML_PROPERTY
- See Also:
- Constant Field Values
XML_TYPE
public static final String XML_TYPE
- See Also:
- Constant Field Values
XML_VALUE
public static final String XML_VALUE
- See Also:
- Constant Field Values
DialogBuilder
public DialogBuilder(PlugInDialog plugInDialog,
com.sun.star.frame.XFrame xFrame,
com.sun.star.awt.XToolkit xToolkit)
createDialog
public Object createDialog(String dialogName,
ArrayList<EventHandler> eventHandlers)
throws Exception
- Throws:
Exception
init
public void init()
Copyright © 2014 eXo Platform SAS. All Rights Reserved.