org.jtracker.jtcase.ui
Class AppProperty
java.lang.Object
org.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
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
AppProperty
public AppProperty()
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: