|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.sree.viewer.ViewerEnv
public class ViewerEnv
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 |
|---|
public ViewerEnv()
| Method Detail |
|---|
public static String getProperty(String name)
public static String getProperty(String name,
String def)
public static void setProperty(String name,
String val)
public static Properties getProperties()
protected static void save()
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||