org.exoplatform.applications.ooplugin
Class SettingsDialog
java.lang.Object
org.exoplatform.applications.ooplugin.PlugInDialog
org.exoplatform.applications.ooplugin.SettingsDialog
public class SettingsDialog
- extends PlugInDialog
Created by The eXo Platform SAS Author.
- Version:
- $Id: $
- Author:
- Vitaly Guly
|
Constructor Summary |
SettingsDialog(WebDavConfig config,
com.sun.star.uno.XComponentContext xComponentContext,
com.sun.star.frame.XFrame xFrame,
com.sun.star.awt.XToolkit xToolkit)
|
|
Method Summary |
protected java.lang.String |
getTextBoxValue(java.lang.String componentName)
|
protected void |
setTextBoxValue(java.lang.String componentName,
java.lang.String textValue)
|
| Methods inherited from class org.exoplatform.applications.ooplugin.PlugInDialog |
addHandler, confirmMessageBox, createDialog, doOpenRemoteFile, getConponentContext, getControlContainer, getDialogName, isEnableg, launchBeforeOpen, prepareTmpPath, setControlContainer, setEnabled, showMessageBox |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
BTN_SAVE
public static final java.lang.String BTN_SAVE
- See Also:
- Constant Field Values
BTN_TEST
public static final java.lang.String BTN_TEST
- See Also:
- Constant Field Values
EDT_SERVERNAME
public static final java.lang.String EDT_SERVERNAME
- See Also:
- Constant Field Values
EDT_PORT
public static final java.lang.String EDT_PORT
- See Also:
- Constant Field Values
EDT_SERVLET
public static final java.lang.String EDT_SERVLET
- See Also:
- Constant Field Values
EDT_REPOSITORY
public static final java.lang.String EDT_REPOSITORY
- See Also:
- Constant Field Values
EDT_WORKSPACE
public static final java.lang.String EDT_WORKSPACE
- See Also:
- Constant Field Values
EDT_USER
public static final java.lang.String EDT_USER
- See Also:
- Constant Field Values
EDT_PASS
public static final java.lang.String EDT_PASS
- See Also:
- Constant Field Values
SettingsDialog
public SettingsDialog(WebDavConfig config,
com.sun.star.uno.XComponentContext xComponentContext,
com.sun.star.frame.XFrame xFrame,
com.sun.star.awt.XToolkit xToolkit)
setTextBoxValue
protected void setTextBoxValue(java.lang.String componentName,
java.lang.String textValue)
getTextBoxValue
protected java.lang.String getTextBoxValue(java.lang.String componentName)
Copyright © 2011 eXo Platform SAS. All Rights Reserved.