Class sfclasses.Custom
All Packages Class Hierarchy This Package Previous Next Index
Class sfclasses.Custom
java.lang.Object
|
+----sfclasses.Custom
- public class Custom
- extends Object
This class contains all user customizable parameters like paths
and filenames.
-
CONF_DIR
-
-
DOC_DIR
-
-
DOC_DIR_DEFAULT
-
-
DOC_DIR_OS2
-
-
GENERATE_CONFIG
-
-
GLOBAL_CONFIG
-
-
LOG
-
-
LOG_DIR
-
-
REPORT
-
-
SPY_LOG
-
-
Custom()
-
CONF_DIR
public final static String CONF_DIR
LOG_DIR
public final static String LOG_DIR
LOG
public final static String LOG
SPY_LOG
public final static String SPY_LOG
REPORT
public final static String REPORT
GLOBAL_CONFIG
public final static String GLOBAL_CONFIG
GENERATE_CONFIG
public final static String GENERATE_CONFIG
DOC_DIR
public static String DOC_DIR
DOC_DIR_DEFAULT
public final static String DOC_DIR_DEFAULT
DOC_DIR_OS2
public final static String DOC_DIR_OS2
Custom
public Custom()
All Packages Class Hierarchy This Package Previous Next Index