org.cogroo.addon
Class Resources

java.lang.Object
  extended by org.cogroo.addon.Resources

public class Resources
extends Object


Method Summary
static void changeContext(com.sun.star.uno.XComponentContext xCompContext)
           
static String getProperty(String key)
           
static String getProperty(String key, String defaultValue)
           
static void setProperty(String key, String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

changeContext

public static void changeContext(com.sun.star.uno.XComponentContext xCompContext)

getProperty

public static String getProperty(String key)

getProperty

public static String getProperty(String key,
                                 String defaultValue)

setProperty

public static void setProperty(String key,
                               String value)


Copyright © 2012-2013 CoGrOO. All Rights Reserved.