public final class FineConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CREATING_DEPENDENCY_FINE
The creating dependency fine message.
|
static String |
DEPENDENCY_ALREADY_SEEN_FINE
The dependency already seen info message.
|
static String |
DEPENDENCY_IS_NOT_DISPLAYABLE_FINE
The dependency is not displayable fine message.
|
static String |
DEPENDENCY_NOT_SEEN_DEFAULT_TYPE_FINE
The dependency not seen with default type info message.
|
static String |
DEPENDENCY_NOT_SEEN_FINE
The dependency not seen info message.
|
static String |
DISPLAY_TYPE_OPTION_NOT_MANAGED_FINE
The display type option not managed fine message.
|
static String |
IMPORT_IS_AN_EXTENSION_AN_IMPLEMENTATION_OR_AN_ANNOTATION_FINE
The import is an implementation, an extension or an annotation fine message.
|
static String |
IMPORT_TYPE_NOT_FOUND
The import is an interface fine message.
|
static String |
JAVA_PARENT_TYPE_STRING_EMPTY_FINE
The parent type string empty fine message.
|
static String |
JAVA_TYPE_FOUND_FINE
The java type found fine message.
|
static String |
NO_PACKAGE_FOUND_FINE
The no package found fine message.
|
static String |
PROGRAMMING_LANGUAGE_FOUND_FINE
The programming language found fine message.
|
static String |
UPDATING_DEPENDENCY_FINE
The updating dependency fine message.
|
public static final String CREATING_DEPENDENCY_FINE
public static final String DEPENDENCY_ALREADY_SEEN_FINE
public static final String DEPENDENCY_NOT_SEEN_DEFAULT_TYPE_FINE
public static final String DEPENDENCY_NOT_SEEN_FINE
public static final String DISPLAY_TYPE_OPTION_NOT_MANAGED_FINE
public static final String IMPORT_IS_AN_EXTENSION_AN_IMPLEMENTATION_OR_AN_ANNOTATION_FINE
public static final String DEPENDENCY_IS_NOT_DISPLAYABLE_FINE
public static final String IMPORT_TYPE_NOT_FOUND
public static final String JAVA_PARENT_TYPE_STRING_EMPTY_FINE
public static final String JAVA_TYPE_FOUND_FINE
public static final String NO_PACKAGE_FOUND_FINE
public static final String PROGRAMMING_LANGUAGE_FOUND_FINE
public static final String UPDATING_DEPENDENCY_FINE
Copyright © 2014 Sourceforge. All rights reserved.