org.freehep.webutil.util.properties
Class PropertiesLoader

java.lang.Object
  extended by org.freehep.webutil.util.properties.PropertiesLoader

public abstract class PropertiesLoader
extends Object

Author:
The FreeHEP team @ SLAC.

Constructor Summary
PropertiesLoader()
           
 
Method Summary
static String adminPassword()
           
static String defaultReason()
           
static String filterPath()
           
static String nonAvailablePage()
           
static String property(String property)
           
static String property(String property, String defaultValue)
           
static String tabsBkgColor()
           
static String tabsColor()
           
static String tabsId()
           
static String tabsMargin()
           
static String tabsPosition()
           
static String tabsSelectedColor()
           
static String tabsSelectedTextStyle()
           
static String tabsShowline()
           
static String tabsTextStyle()
           
static String tabsUsestylesheet()
           
static String treeFolderStyle()
           
static String treeLeafStyle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesLoader

public PropertiesLoader()
Method Detail

property

public static String property(String property)

property

public static String property(String property,
                              String defaultValue)

filterPath

public static String filterPath()

defaultReason

public static String defaultReason()

nonAvailablePage

public static String nonAvailablePage()

adminPassword

public static String adminPassword()

tabsId

public static String tabsId()

tabsUsestylesheet

public static String tabsUsestylesheet()

tabsColor

public static String tabsColor()

tabsBkgColor

public static String tabsBkgColor()

tabsSelectedColor

public static String tabsSelectedColor()

tabsPosition

public static String tabsPosition()

tabsMargin

public static String tabsMargin()

tabsShowline

public static String tabsShowline()

tabsTextStyle

public static String tabsTextStyle()

tabsSelectedTextStyle

public static String tabsSelectedTextStyle()

treeFolderStyle

public static String treeFolderStyle()

treeLeafStyle

public static String treeLeafStyle()


Copyright © 2000-2009 FreeHEP. All Rights Reserved.