Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
OOoRunner test harness

lib
Class Parameters

lib.Parameters

public class Parameters

Parameters is a container of String parameters.


Field Summary
protected  Map parameters
          Deprecated.  
 
Constructor Summary
Parameters(Map params)
          Deprecated.  
Parameters(Map params, Parameters defaultParams)
          Deprecated.  
 
Method Summary
 void addPropertyChangeListener(String name, XPropertyChangeListener l)
          Deprecated.  
 void addVetoableChangeListener(String name, XVetoableChangeListener l)
          Deprecated.  
 String get(String paramName)
          Deprecated.  
static Object get(XPropertySet props, String name)
          Deprecated.  
 XPropertySetInfo getPropertySetInfo()
          Deprecated.  
 Object getPropertyValue(String name)
          Deprecated.  
static String getString(XPropertySet props, String name)
          Deprecated.  
 void removePropertyChangeListener(String name, XPropertyChangeListener l)
          Deprecated.  
 void removeVetoableChangeListener(String name, XVetoableChangeListener l)
          Deprecated.  
 void setPropertyValue(String name, Object value)
          Deprecated.  
 Map toMap()
          Deprecated.  
static Map toMap(XPropertySet props)
          Deprecated.  
 

Field Detail

parameters

protected final Map parameters
Deprecated. 
Constructor Detail

Parameters

public Parameters(Map params)
Deprecated. 

Parameters

public Parameters(Map params,
                  Parameters defaultParams)
Deprecated. 
Method Detail

get

public String get(String paramName)
Deprecated. 

getPropertyValue

public Object getPropertyValue(String name)
Deprecated. 

setPropertyValue

public void setPropertyValue(String name,
                             Object value)
Deprecated. 

addVetoableChangeListener

public void addVetoableChangeListener(String name,
                                      XVetoableChangeListener l)
Deprecated. 

removeVetoableChangeListener

public void removeVetoableChangeListener(String name,
                                         XVetoableChangeListener l)
Deprecated. 

addPropertyChangeListener

public void addPropertyChangeListener(String name,
                                      XPropertyChangeListener l)
Deprecated. 

removePropertyChangeListener

public void removePropertyChangeListener(String name,
                                         XPropertyChangeListener l)
Deprecated. 

getPropertySetInfo

public XPropertySetInfo getPropertySetInfo()
Deprecated. 

toMap

public Map toMap()
Deprecated. 

getString

public static String getString(XPropertySet props,
                               String name)
Deprecated. 

get

public static Object get(XPropertySet props,
                         String name)
Deprecated. 

toMap

public static Map toMap(XPropertySet props)
Deprecated. 

OOoRunner test harness

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.