Package org.opencms.ui.components
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.ui.components.Messages
- All Implemented Interfaces:
I_CmsMessageBundle
Message bundle class.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle. -
Method Summary
Modifier and TypeMethodDescriptionstatic I_CmsMessageBundle
get()
Returns an instance of this localized message accessor.Returns the bundle name for this OpenCms package.Methods inherited from class org.opencms.i18n.A_CmsMessageBundle
container, container, container, container, container, getBundle, getBundle, getOpenCmsMessageBundles, toString
-
Field Details
-
GUI_CODEMIRROR_LANG_FONT_SIZE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CODEMIRROR_LANG_HINT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CODEMIRROR_LANG_RELACE_NO_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CODEMIRROR_LANG_REPLACE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CODEMIRROR_LANG_REPLACE_CONFIRM_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CODEMIRROR_LANG_REPLACE_STOP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CODEMIRROR_LANG_REPLACE_WITH_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CODEMIRROR_LANG_REPLACE_YES_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CODEMIRROR_LANG_SEARCH_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CODEMIRROR_SHORTCUT_FIND_NEXT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CODEMIRROR_SHORTCUT_FIND_NEXT_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CODEMIRROR_SHORTCUT_FIND_PREVIOUS_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CODEMIRROR_SHORTCUT_FIND_PREVIOUS_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CODEMIRROR_SHORTCUT_REPLACE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CODEMIRROR_SHORTCUT_REPLACE_ALL_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CODEMIRROR_SHORTCUT_REPLACE_ALL_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CODEMIRROR_SHORTCUT_REPLACE_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CODEMIRROR_SHORTCUT_SEARCH_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CODEMIRROR_SHORTCUT_SEARCH_HELP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_COPY_TO_CLIPBOARD_0
Message constant for key in the resource bundle.- See Also:
-
GUI_COPY_TO_CLIPBOARD_DESCRIPTION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_ERROR_DIALOG_MESSAGE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_FILE_SELECT_CAPTION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_FOLDER_SELECT_CAPTION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_INFO_BUTTON_CAPTION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_NOT_EDITABLE_ONLINE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_USER_EDIT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_USER_INFO_DELETE_IMAGE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_USER_INFO_NO_UPLOAD_0
Message constant for key in the resource bundle.- See Also:
-
GUI_USER_INFO_ONLINE_SINCE_1
Message constant for key in the resource bundle.- See Also:
-
GUI_USER_INFO_UPLOAD_IMAGE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_USER_INFO_UPLOAD_IMAGE_DIALOG_TITLE_0
Message constant for key in the resource bundle.- See Also:
-
-
Method Details
-
get
Returns an instance of this localized message accessor.- Returns:
- an instance of this localized message accessor
-
getBundleName
Returns the bundle name for this OpenCms package.- Returns:
- the bundle name for this OpenCms package
-