Class | Description |
---|---|
EEFPropertiesUiLegacyPlugin |
The plugin class of the bundle.
|
EEFPropertiesUiLegacyPlugin.Implementation |
This class is used as the bundle activator of the plugin.
|
I18N |
Helper class with bundle-independent code, that can be reused by other I18N classes local to each plug-in.
|
Messages |
Utility class used to hold the messages of the bundle.
|
Annotation Type | Description |
---|---|
I18N.TranslatableMessage |
Used to mark a
public static String field of a class as an externalized string, whose actual value will
depend on the locale used at runtime. |