public interface ResourceBundleConstants
Modifier and Type | Interface and Description |
---|---|
static class |
ResourceBundleConstants.BundleTypes
Basic bundle types that may be used as storage for resource bundles
|
static class |
ResourceBundleConstants.QueryTypes
Query types that are supported in the SelectTextPanel ui
|
static class |
ResourceBundleConstants.SearchMode
Search modes that are supported in the SelectTextPanel ui
|
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
AVAILABLE_BUNDLE_TYPES |
static int |
MULTIPLE_SHARED_BUNDLES |
static int |
ONE_BUNDLE_PER_ARTIFACT |
static int |
ONE_BUNDLE_PER_PROJECT |
static java.lang.String |
REGISTERED_BUNDLE_LIST |
static java.lang.String |
RESOURCEBUNDLE_ALIAS_PROJECT_PROPERTY |
static final int ONE_BUNDLE_PER_PROJECT
static final int ONE_BUNDLE_PER_ARTIFACT
static final int MULTIPLE_SHARED_BUNDLES
static final java.lang.String RESOURCEBUNDLE_ALIAS_PROJECT_PROPERTY
static final java.lang.String REGISTERED_BUNDLE_LIST
static final java.lang.String AVAILABLE_BUNDLE_TYPES