Style Intelligence v12.0

inetsoft.sree.viewer
Class ViewerEnv

java.lang.Object
  extended by inetsoft.sree.viewer.ViewerEnv

public class ViewerEnv
extends Object

Configuration environment class. The information is saved in the user home directory when viewer exits.


Constructor Summary
ViewerEnv()
           
 
Method Summary
static Properties getProperties()
           
static String getProperty(String name)
           
static String getProperty(String name, String def)
           
protected static void save()
           
static void setProperty(String name, String val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewerEnv

public ViewerEnv()
Method Detail

getProperty

public static String getProperty(String name)

getProperty

public static String getProperty(String name,
                                 String def)

setProperty

public static void setProperty(String name,
                               String val)

getProperties

public static Properties getProperties()

save

protected static void save()

Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.