public class ResourceConst
extends java.lang.Object
ResourceConst
class contains paths of the editor text resources.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ERROR_RESOURCE_PATH
The file containing the error text resources
|
static java.lang.String |
TEXT_RESOURCE_PATH
The file containing the application text resources
|
Constructor and Description |
---|
ResourceConst() |
public static final java.lang.String ERROR_RESOURCE_PATH
public static final java.lang.String TEXT_RESOURCE_PATH