org.jtracker.jtcase.ui
Class AppProperty

java.lang.Object
  extended byorg.jtracker.jtcase.ui.AppProperty

public class AppProperty
extends java.lang.Object


Field Summary
(package private) static java.lang.String caseFile
           
(package private) static java.lang.String IDFilt
           
(package private) static java.util.Properties property
           
(package private) static java.lang.String propertyFile
           
(package private) static java.lang.String sourceFile
           
 
Constructor Summary
AppProperty()
           
 
Method Summary
static java.lang.String getCaseFile()
           
static java.lang.String getIDFilt()
           
static java.util.Properties getProperty()
           
static java.lang.String getPropertyFile()
           
static java.lang.String getSourceFile()
           
static void init()
           
static void save()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

propertyFile

static final java.lang.String propertyFile
See Also:
Constant Field Values

property

static java.util.Properties property

sourceFile

static java.lang.String sourceFile

caseFile

static java.lang.String caseFile

IDFilt

static java.lang.String IDFilt
Constructor Detail

AppProperty

public AppProperty()
Method Detail

init

public static void init()

save

public static void save()

getCaseFile

public static java.lang.String getCaseFile()
Returns:

getIDFilt

public static java.lang.String getIDFilt()
Returns:

getProperty

public static java.util.Properties getProperty()
Returns:

getPropertyFile

public static java.lang.String getPropertyFile()
Returns:

getSourceFile

public static java.lang.String getSourceFile()
Returns: