|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Describes standard constants that ClientPlugInManager must adhere to.
Field Summary | |
static java.lang.String |
backupFile
Name of backup index file, used when manipulating the original index. |
static java.lang.String |
defaultPluginDirectory
Default value of configuration variable (localPluginDirectory) |
static java.lang.String |
indexFile
Name of index file within this directory that will contain information about each plugIn, one per line, that is found within the localPlugin directory. |
static java.lang.String |
localPluginDirectory
Configuration variable. |
Field Detail |
public static final java.lang.String indexFile
jarname:pluginName:pluginVersion:author:size:date:[optional extra]
Note that [optional extra] refers to additional properties that may be stored within this file.
public static final java.lang.String backupFile
public static final java.lang.String localPluginDirectory
public static final java.lang.String defaultPluginDirectory
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |