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.

Variable Index

 o CONF_DIR
 o DOC_DIR
 o DOC_DIR_DEFAULT
 o DOC_DIR_OS2
 o GENERATE_CONFIG
 o GLOBAL_CONFIG
 o LOG
 o LOG_DIR
 o REPORT
 o SPY_LOG

Constructor Index

 o Custom()

Variables

 o CONF_DIR
  public final static String CONF_DIR
 o LOG_DIR
  public final static String LOG_DIR
 o LOG
  public final static String LOG
 o SPY_LOG
  public final static String SPY_LOG
 o REPORT
  public final static String REPORT
 o GLOBAL_CONFIG
  public final static String GLOBAL_CONFIG
 o GENERATE_CONFIG
  public final static String GENERATE_CONFIG
 o DOC_DIR
  public static String DOC_DIR
 o DOC_DIR_DEFAULT
  public final static String DOC_DIR_DEFAULT
 o DOC_DIR_OS2
  public final static String DOC_DIR_OS2

Constructors

 o Custom
  public Custom()

All Packages  Class Hierarchy  This Package  Previous  Next  Index