public static class ICustomUI.Constants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
BASE_FOLDER
This constant is used as a key for
IPluginInfo.IPluginInfoContext.setFeature(String, Object) . |
Modifier | Constructor and Description |
---|---|
private |
Constants()
Private default constructor to hide the implicitly public one
|
public static final java.lang.String BASE_FOLDER
IPluginInfo.IPluginInfoContext.setFeature(String, Object)
. String
that represents the name
of the folder under /extui/ where this CustomUI plugin is hooked. This name must
not contain slashes and must be a valid folder name.