eXo JCR :: Open Office WebDav plugin 1.15.8-GA

org.exoplatform.applications.ooplugin.dialog
Class DialogBuilder

java.lang.Object
  extended by org.exoplatform.applications.ooplugin.config.XmlConfig
      extended by org.exoplatform.applications.ooplugin.dialog.DialogBuilder

public class DialogBuilder
extends XmlConfig

Created by The eXo Platform SAS.

Version:
$Id: $
Author:
Vitaly Guly

Field Summary
static String DIALOG_CONFIG
           
static String XML_CLASS
           
static String XML_COMPONENT
           
static String XML_COMPONENTS
           
static String XML_DIALOG
           
static String XML_DIALOGCONFIG
           
static String XML_HANDLER
           
static String XML_NAME
           
static String XML_PROPERTIES
           
static String XML_PROPERTY
           
static String XML_TYPE
           
static String XML_VALUE
           
 
Constructor Summary
DialogBuilder(PlugInDialog plugInDialog, com.sun.star.frame.XFrame xFrame, com.sun.star.awt.XToolkit xToolkit)
           
 
Method Summary
 Object createDialog(String dialogName, ArrayList<EventHandler> eventHandlers)
           
 void init()
           
 
Methods inherited from class org.exoplatform.applications.ooplugin.config.XmlConfig
getChildNode, getDocumentFromInputStream, getDocumentFromResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

DialogBuilder

public DialogBuilder(PlugInDialog plugInDialog,
                     com.sun.star.frame.XFrame xFrame,
                     com.sun.star.awt.XToolkit xToolkit)
Method Detail

createDialog

public Object createDialog(String dialogName,
                           ArrayList<EventHandler> eventHandlers)
                    throws Exception
Throws:
Exception

init

public void init()

eXo JCR :: Open Office WebDav plugin 1.15.8-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.