KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > opencms > workplace > Messages


1 /*
2  * File : $Source: /usr/local/cvs/opencms/src/org/opencms/workplace/Messages.java,v $
3  * Date : $Date: 2006/10/26 12:25:35 $
4  * Version: $Revision: 1.25 $
5  *
6  * This library is part of OpenCms -
7  * the Open Source Content Mananagement System
8  *
9  * Copyright (c) 2005 Alkacon Software GmbH (http://www.alkacon.com)
10  *
11  * This library is free software; you can redistribute it and/or
12  * modify it under the terms of the GNU Lesser General Public
13  * License as published by the Free Software Foundation; either
14  * version 2.1 of the License, or (at your option) any later version.
15  *
16  * This library is distributed in the hope that it will be useful,
17  * but WITHOUT ANY WARRANTY; without even the implied warranty of
18  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
19  * Lesser General Public License for more details.
20  *
21  * For further information about Alkacon Software GmbH, please see the
22  * company website: http://www.alkacon.com
23  *
24  * For further information about OpenCms, please see the
25  * project website: http://www.opencms.org
26  *
27  * You should have received a copy of the GNU Lesser General Public
28  * License along with this library; if not, write to the Free Software
29  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
30  */

31
32 package org.opencms.workplace;
33
34 import org.opencms.i18n.A_CmsMessageBundle;
35 import org.opencms.i18n.I_CmsMessageBundle;
36
37 /**
38  * Convenience class to access the localized messages of this OpenCms package.<p>
39  *
40  * @author Jan Baudisch
41  *
42  * @version $Revision: 1.25 $
43  *
44  * @since 6.0.0
45  */

46 public final class Messages extends A_CmsMessageBundle {
47
48     /** Message constant for key in the resource bundle. */
49     public static final String JavaDoc ERR_INITIALIZE_WORKPLACE_0 = "ERR_INITIALIZE_WORKPLACE_0";
50
51     /** Message constant for key in the resource bundle. */
52     public static final String JavaDoc ERR_WORKPLACE_DIALOG_0 = "ERR_WORKPLACE_DIALOG_0";
53
54     /** Message constant for key in the resource bundle. */
55     public static final String JavaDoc ERR_WORKPLACE_LOCK_RESOURCE_1 = "ERR_WORKPLACE_LOCK_RESOURCE_1";
56
57     /** Message constant for key in the resource bundle. */
58     public static final String JavaDoc GUI_BUTTON_EXIT_0 = "GUI_BUTTON_EXIT_0";
59
60     /** Message constant for key in the resource bundle. */
61     public static final String JavaDoc GUI_BUTTON_HELP_0 = "GUI_BUTTON_HELP_0";
62
63     /** Message constant for key in the resource bundle. */
64     public static final String JavaDoc GUI_BUTTON_PREFERENCES_0 = "GUI_BUTTON_PREFERENCES_0";
65
66     /** Message constant for key in the resource bundle. */
67     public static final String JavaDoc GUI_BUTTON_PUBLISH_0 = "GUI_BUTTON_PUBLISH_0";
68
69     /** Message constant for key in the resource bundle. */
70     public static final String JavaDoc GUI_BUTTON_RELOAD_0 = "GUI_BUTTON_RELOAD_0";
71
72     /** Message constant for key in the resource bundle. */
73     public static final String JavaDoc GUI_BUTTON_SYNCFOLDER_0 = "GUI_BUTTON_SYNCFOLDER_0";
74
75     /** Message constant for key in the resource bundle. */
76     public static final String JavaDoc GUI_CALENDAR_CHOOSE_DATE_0 = "GUI_CALENDAR_CHOOSE_DATE_0";
77
78     /** Message constant for key in the resource bundle. */
79     public static final String JavaDoc GUI_CALENDAR_DATE_FORMAT_0 = "GUI_CALENDAR_DATE_FORMAT_0";
80
81     /** Message constant for key in the resource bundle. */
82     public static final String JavaDoc GUI_CALENDAR_TIME_FORMAT_0 = "GUI_CALENDAR_TIME_FORMAT_0";
83
84     /** Message constant for key in the resource bundle. */
85     public static final String JavaDoc GUI_CALENDAR_TIMEFORMAT_0 = "GUI_CALENDAR_TIMEFORMAT_0";
86
87     /** Message constant for key in the resource bundle. */
88     public static final String JavaDoc GUI_DIALOG_BUTTON_ADDNEW_0 = "GUI_DIALOG_BUTTON_ADDNEW_0";
89
90     /** Message constant for key in the resource bundle. */
91     public static final String JavaDoc GUI_DIALOG_BUTTON_ADVANCED_0 = "GUI_DIALOG_BUTTON_ADVANCED_0";
92
93     /** Message constant for key in the resource bundle. */
94     public static final String JavaDoc GUI_DIALOG_BUTTON_BACK_0 = "GUI_DIALOG_BUTTON_BACK_0";
95
96     /** Message constant for key in the resource bundle. */
97     public static final String JavaDoc GUI_DIALOG_BUTTON_CANCEL_0 = "GUI_DIALOG_BUTTON_CANCEL_0";
98
99     /** Message constant for key in the resource bundle. */
100     public static final String JavaDoc GUI_DIALOG_BUTTON_CLOSE_0 = "GUI_DIALOG_BUTTON_CLOSE_0";
101
102     /** Message constant for key in the resource bundle. */
103     public static final String JavaDoc GUI_DIALOG_BUTTON_CONTINUE_0 = "GUI_DIALOG_BUTTON_CONTINUE_0";
104
105     /** Message constant for key in the resource bundle. */
106     public static final String JavaDoc GUI_DIALOG_BUTTON_DELETE_0 = "GUI_DIALOG_BUTTON_DELETE_0";
107
108     /** Message constant for key in the resource bundle. */
109     public static final String JavaDoc GUI_DIALOG_BUTTON_DETAIL_0 = "GUI_DIALOG_BUTTON_DETAIL_0";
110
111     /** Message constant for key in the resource bundle. */
112     public static final String JavaDoc GUI_DIALOG_BUTTON_DISCARD_0 = "GUI_DIALOG_BUTTON_DISCARD_0";
113
114     /** Message constant for key in the resource bundle. */
115     public static final String JavaDoc GUI_DIALOG_BUTTON_DOWNLOAD_0 = "GUI_DIALOG_BUTTON_DOWNLOAD_0";
116
117     /** Message constant for key in the resource bundle. */
118     public static final String JavaDoc GUI_DIALOG_BUTTON_EDIT_0 = "GUI_DIALOG_BUTTON_EDIT_0";
119
120     /** Message constant for key in the resource bundle. */
121     public static final String JavaDoc GUI_DIALOG_BUTTON_OK_0 = "GUI_DIALOG_BUTTON_OK_0";
122
123     /** Message constant for key in the resource bundle. */
124     public static final String JavaDoc GUI_DIALOG_BUTTON_SEARCH_0 = "GUI_DIALOG_BUTTON_SEARCH_0";
125
126     /** Message constant for key in the resource bundle. */
127     public static final String JavaDoc GUI_DIALOG_BUTTON_SET_0 = "GUI_DIALOG_BUTTON_SET_0";
128
129     /** Message constant for key in the resource bundle. */
130     public static final String JavaDoc GUI_EDITOR_WIDGET_OPTIONALELEMENT_0 = "GUI_EDITOR_WIDGET_OPTIONALELEMENT_0";
131
132     /** Message constant for key in the resource bundle. */
133     public static final String JavaDoc GUI_EDITOR_WIDGET_VALIDATION_ERROR_2 = "GUI_EDITOR_WIDGET_VALIDATION_ERROR_2";
134
135     /** Message constant for key in the resource bundle. */
136     public static final String JavaDoc GUI_EDITOR_WIDGET_VALIDATION_ERROR_TITLE_0 = "GUI_EDITOR_WIDGET_VALIDATION_ERROR_TITLE_0";
137
138     /** Message constant for key in the resource bundle. */
139     public static final String JavaDoc GUI_EDITOR_WIDGET_VALIDATION_WARNING_2 = "GUI_EDITOR_WIDGET_VALIDATION_WARNING_2";
140
141     /** Message constant for key in the resource bundle. */
142     public static final String JavaDoc GUI_ERR_RESOURCE_PERMISSIONS_2 = "GUI_ERR_RESOURCE_PERMISSIONS_2";
143
144     /** Message constant for key in the resource bundle. */
145     public static final String JavaDoc GUI_EXPLORER_STATE0_0 = "GUI_EXPLORER_STATE0_0";
146
147     /** Message constant for key in the resource bundle. */
148     public static final String JavaDoc GUI_EXPLORER_STATE1_0 = "GUI_EXPLORER_STATE1_0";
149
150     /** Message constant for key in the resource bundle. */
151     public static final String JavaDoc GUI_EXPLORER_STATE2_0 = "GUI_EXPLORER_STATE2_0";
152
153     /** Message constant for key in the resource bundle. */
154     public static final String JavaDoc GUI_EXPLORER_STATE3_0 = "GUI_EXPLORER_STATE3_0";
155
156     /** Message constant for key in the resource bundle. */
157     public static final String JavaDoc GUI_EXPLORER_STATENIP_0 = "GUI_EXPLORER_STATENIP_0";
158
159     /** Message constant for key in the resource bundle. */
160     public static final String JavaDoc GUI_LABEL_BROADCASTMESSAGEFROM_0 = "GUI_LABEL_BROADCASTMESSAGEFROM_0";
161
162     /** Message constant for key in the resource bundle. */
163     public static final String JavaDoc GUI_LABEL_LOGINADDRESS_0 = "GUI_LABEL_LOGINADDRESS_0";
164
165     /** Message constant for key in the resource bundle. */
166     public static final String JavaDoc GUI_LABEL_LOGINTIME_0 = "GUI_LABEL_LOGINTIME_0";
167
168     /** Message constant for key in the resource bundle. */
169     public static final String JavaDoc GUI_LABEL_PROJECT_0 = "GUI_LABEL_PROJECT_0";
170
171     /** Message constant for key in the resource bundle. */
172     public static final String JavaDoc GUI_LABEL_SITE_0 = "GUI_LABEL_SITE_0";
173
174     /** Message constant for key in the resource bundle. */
175     public static final String JavaDoc GUI_LABEL_USER_0 = "GUI_LABEL_USER_0";
176
177     /** Message constant for key in the resource bundle. */
178     public static final String JavaDoc GUI_LABEL_VIEW_0 = "GUI_LABEL_VIEW_0";
179
180     /** Message constant for key in the resource bundle. */
181     public static final String JavaDoc GUI_LABEL_WPTITLE_2 = "GUI_LABEL_WPTITLE_2";
182
183     /** Message constant for key in the resource bundle. */
184     public static final String JavaDoc GUI_LOGIN_BUTTON_0 = "GUI_LOGIN_BUTTON_0";
185
186     /** Message constant for key in the resource bundle. */
187     public static final String JavaDoc GUI_LOGIN_BUTTON_ALREADY_IN_0 = "GUI_LOGIN_BUTTON_ALREADY_IN_0";
188
189     /** Message constant for key in the resource bundle. */
190     public static final String JavaDoc GUI_LOGIN_FAILED_0 = "GUI_LOGIN_FAILED_0";
191
192     /** Message constant for key in the resource bundle. */
193     public static final String JavaDoc GUI_LOGIN_FAILED_DISABLED_0 = "GUI_LOGIN_FAILED_DISABLED_0";
194
195     /** Message constant for key in the resource bundle. */
196     public static final String JavaDoc GUI_LOGIN_FAILED_NO_TARGET_PERMISSIONS_1 = "GUI_LOGIN_FAILED_NO_TARGET_PERMISSIONS_1";
197
198     /** Message constant for key in the resource bundle. */
199     public static final String JavaDoc GUI_LOGIN_FAILED_NO_WORKPLACE_PERMISSIONS_0 = "GUI_LOGIN_FAILED_NO_WORKPLACE_PERMISSIONS_0";
200
201     /** Message constant for key in the resource bundle. */
202     public static final String JavaDoc GUI_LOGIN_FAILED_TEMP_DISABLED_0 = "GUI_LOGIN_FAILED_TEMP_DISABLED_0";
203
204     /** Message constant for key in the resource bundle. */
205     public static final String JavaDoc GUI_LOGIN_FAILED_WITH_MESSAGE_1 = "GUI_LOGIN_FAILED_WITH_MESSAGE_1";
206
207     /** Message constant for key in the resource bundle. */
208     public static final String JavaDoc GUI_LOGIN_HEADLINE_0 = "GUI_LOGIN_HEADLINE_0";
209
210     /** Message constant for key in the resource bundle. */
211     public static final String JavaDoc GUI_LOGIN_HEADLINE_ALREADY_IN_0 = "GUI_LOGIN_HEADLINE_ALREADY_IN_0";
212
213     /** Message constant for key in the resource bundle. */
214     public static final String JavaDoc GUI_LOGIN_MESSAGE_0 = "GUI_LOGIN_MESSAGE_0";
215
216     /** Message constant for key in the resource bundle. */
217     public static final String JavaDoc GUI_LOGIN_MESSAGE_ALREADY_IN_0 = "GUI_LOGIN_MESSAGE_ALREADY_IN_0";
218
219     /** Message constant for key in the resource bundle. */
220     public static final String JavaDoc GUI_LOGIN_NO_DATA_0 = "GUI_LOGIN_NO_DATA_0";
221
222     /** Message constant for key in the resource bundle. */
223     public static final String JavaDoc GUI_LOGIN_NO_NAME_0 = "GUI_LOGIN_NO_NAME_0";
224
225     /** Message constant for key in the resource bundle. */
226     public static final String JavaDoc GUI_LOGIN_NO_PASSWORD_0 = "GUI_LOGIN_NO_PASSWORD_0";
227
228     /** Message constant for key in the resource bundle. */
229     public static final String JavaDoc GUI_LOGIN_NOSCRIPT_1 = "GUI_LOGIN_NOSCRIPT_1";
230
231     /** Message constant for key in the resource bundle. */
232     public static final String JavaDoc GUI_LOGIN_OPENCMS_IS_FREE_SOFTWARE_0 = "GUI_LOGIN_OPENCMS_IS_FREE_SOFTWARE_0";
233
234     /** Message constant for key in the resource bundle. */
235     public static final String JavaDoc GUI_LOGIN_PASSWORD_0 = "GUI_LOGIN_PASSWORD_0";
236
237     /** Message constant for key in the resource bundle. */
238     public static final String JavaDoc GUI_LOGIN_RIGHTS_RESERVED_0 = "GUI_LOGIN_RIGHTS_RESERVED_0";
239
240     /** Message constant for key in the resource bundle. */
241     public static final String JavaDoc GUI_LOGIN_SUCCESS_WITH_MESSAGE_2 = "GUI_LOGIN_SUCCESS_WITH_MESSAGE_2";
242
243     /** Message constant for key in the resource bundle. */
244     public static final String JavaDoc GUI_LOGIN_TITLE_0 = "GUI_LOGIN_TITLE_0";
245
246     /** Message constant for key in the resource bundle. */
247     public static final String JavaDoc GUI_LOGIN_TRADEMARKS_0 = "GUI_LOGIN_TRADEMARKS_0";
248
249     /** Message constant for key in the resource bundle. */
250     public static final String JavaDoc GUI_LOGIN_UNKNOWN_RESOURCE_1 = "GUI_LOGIN_UNKNOWN_RESOURCE_1";
251
252     /** Message constant for key in the resource bundle. */
253     public static final String JavaDoc GUI_LOGIN_USERNAME_0 = "GUI_LOGIN_USERNAME_0";
254
255     /** Message constant for key in the resource bundle. */
256     public static final String JavaDoc GUI_WORKFLOW_NAME_0 = "GUI_WORKFLOW_NAME_0";
257
258     /** Message constant for key in the resource bundle. */
259     public static final String JavaDoc INIT_ADD_DIALOG_HANDLER_2 = "INIT_ADD_DIALOG_HANDLER_2";
260
261     /** Message constant for key in the resource bundle. */
262     public static final String JavaDoc INIT_ADD_EXPORT_POINT_2 = "INIT_ADD_EXPORT_POINT_2";
263
264     /** Message constant for key in the resource bundle. */
265     public static final String JavaDoc INIT_ADD_TYPE_SETTING_1 = "INIT_ADD_TYPE_SETTING_1";
266
267     /** Message constant for key in the resource bundle. */
268     public static final String JavaDoc INIT_ADD_TYPE_SETTING_FAILED_1 = "INIT_ADD_TYPE_SETTING_FAILED_1";
269
270     /** Message constant for key in the resource bundle. */
271     public static final String JavaDoc INIT_ADV_PROP_DIALOG_HIDE_TABS_0 = "INIT_ADV_PROP_DIALOG_HIDE_TABS_0";
272
273     /** Message constant for key in the resource bundle. */
274     public static final String JavaDoc INIT_ADV_PROP_DIALOG_SHOW_TABS_0 = "INIT_ADV_PROP_DIALOG_SHOW_TABS_0";
275
276     /** Message constant for key in the resource bundle. */
277     public static final String JavaDoc INIT_AUTO_LOCK_DISABLED_0 = "INIT_AUTO_LOCK_DISABLED_0";
278
279     /** Message constant for key in the resource bundle. */
280     public static final String JavaDoc INIT_AUTO_LOCK_ENABLED_0 = "INIT_AUTO_LOCK_ENABLED_0";
281
282     /** Message constant for key in the resource bundle. */
283     public static final String JavaDoc INIT_DEFAULT_LOCALE_1 = "INIT_DEFAULT_LOCALE_1";
284
285     /** Message constant for key in the resource bundle. */
286     public static final String JavaDoc INIT_DEFAULT_USER_SETTINGS_1 = "INIT_DEFAULT_USER_SETTINGS_1";
287
288     /** Message constant for key in the resource bundle. */
289     public static final String JavaDoc INIT_DIRECT_EDIT_PROVIDER_1 = "INIT_DIRECT_EDIT_PROVIDER_1";
290
291     /** Message constant for key in the resource bundle. */
292     public static final String JavaDoc INIT_EDITOR_ACTION_CLASS_1 = "INIT_EDITOR_ACTION_CLASS_1";
293
294     /** Message constant for key in the resource bundle. */
295     public static final String JavaDoc INIT_EDITOR_DISPLAY_OPTS_1 = "INIT_EDITOR_DISPLAY_OPTS_1";
296
297     /** Message constant for key in the resource bundle. */
298     public static final String JavaDoc INIT_EDITOR_HANDLER_CLASS_1 = "INIT_EDITOR_HANDLER_CLASS_1";
299
300     /** Message constant for key in the resource bundle. */
301     public static final String JavaDoc INIT_LABEL_LINKS_IN_FOLDER_1 = "INIT_LABEL_LINKS_IN_FOLDER_1";
302
303     /** Message constant for key in the resource bundle. */
304     public static final String JavaDoc INIT_MAX_FILE_UPLOAD_SIZE_1 = "INIT_MAX_FILE_UPLOAD_SIZE_1";
305
306     /** Message constant for key in the resource bundle. */
307     public static final String JavaDoc INIT_MAX_FILE_UPLOAD_SIZE_UNLIMITED_0 = "INIT_MAX_FILE_UPLOAD_SIZE_UNLIMITED_0";
308
309     /** Message constant for key in the resource bundle. */
310     public static final String JavaDoc INIT_NONCRIT_ERROR_0 = "INIT_NONCRIT_ERROR_0";
311
312     /** Message constant for key in the resource bundle. */
313     public static final String JavaDoc INIT_PROP_ON_STRUCT_FALSE_0 = "INIT_PROP_ON_STRUCT_FALSE_0";
314
315     /** Message constant for key in the resource bundle. */
316     public static final String JavaDoc INIT_PROP_ON_STRUCT_TRUE_0 = "INIT_PROP_ON_STRUCT_TRUE_0";
317
318     /** Message constant for key in the resource bundle. */
319     public static final String JavaDoc INIT_REMOVE_EXPLORER_TYPE_SETTING_1 = "INIT_REMOVE_EXPLORER_TYPE_SETTING_1";
320
321     /** Message constant for key in the resource bundle. */
322     public static final String JavaDoc INIT_USER_MANAGEMENT_ICON_DISABLED_0 = "INIT_USER_MANAGEMENT_ICON_DISABLED_0";
323
324     /** Message constant for key in the resource bundle. */
325     public static final String JavaDoc INIT_USER_MANAGEMENT_ICON_ENABLED_0 = "INIT_USER_MANAGEMENT_ICON_ENABLED_0";
326
327     /** Message constant for key in the resource bundle. */
328     public static final String JavaDoc INIT_VFS_ACCESS_INITIALIZED_0 = "INIT_VFS_ACCESS_INITIALIZED_0";
329
330     /** Message constant for key in the resource bundle. */
331     public static final String JavaDoc INIT_WORKFLOW_MESSAGES_HIDE_MESSAGE_0 = "INIT_WORKFLOW_MESSAGES_HIDE_MESSAGE_0";
332
333     /** Message constant for key in the resource bundle. */
334     public static final String JavaDoc INIT_WORKFLOW_MESSAGES_SHOW_MESSAGE_0 = "INIT_WORKFLOW_MESSAGES_SHOW_MESSAGE_0";
335
336     /** Message constant for key in the resource bundle. */
337     public static final String JavaDoc INIT_WORKPLACE_INITIALIZE_START_0 = "INIT_WORKPLACE_INITIALIZE_START_0";
338
339     /** Message constant for key in the resource bundle. */
340     public static final String JavaDoc INIT_WORKPLACE_LOCALIZED_1 = "INIT_WORKPLACE_LOCALIZED_1";
341
342     /** Message constant for key in the resource bundle. */
343     public static final String JavaDoc INIT_WORKPLACE_VIEW_1 = "INIT_WORKPLACE_VIEW_1";
344
345     /** Message constant for key in the resource bundle. */
346     public static final String JavaDoc LOG_DIALOG_HANDLER_CLASS_2 = "LOG_DIALOG_HANDLER_CLASS_2";
347
348     /** Message constant for key in the resource bundle. */
349     public static final String JavaDoc LOG_EVENT_CLEAR_CACHES_0 = "LOG_EVENT_CLEAR_CACHES_0";
350
351     /** Message constant for key in the resource bundle. */
352     public static final String JavaDoc LOG_INCLUDE_ERRORPAGE_FAILED_0 = "LOG_INCLUDE_ERRORPAGE_FAILED_0";
353
354     /** Message constant for key in the resource bundle. */
355     public static final String JavaDoc LOG_LOGIN_NO_STARTUP_PROJECT_2 = "LOG_LOGIN_NO_STARTUP_PROJECT_2";
356
357     /** Message constant for key in the resource bundle. */
358     public static final String JavaDoc LOG_NO_TEMP_FILE_PROJECT_0 = "LOG_NO_TEMP_FILE_PROJECT_0";
359
360     /** Message constant for key in the resource bundle. */
361     public static final String JavaDoc LOG_PARAM_RESOURCE_2 = "LOG_PARAM_RESOURCE_2";
362
363     /** Message constant for key in the resource bundle. */
364     public static final String JavaDoc LOG_READING_VIEW_FOLDER_FAILED_1 = "LOG_READING_VIEW_FOLDER_FAILED_1";
365
366     /** Message constant for key in the resource bundle. */
367     public static final String JavaDoc LOG_SET_PARAM_2 = "LOG_SET_PARAM_2";
368
369     /** Message constant for key in the resource bundle. */
370     public static final String JavaDoc LOG_THREAD_CREATION_FAILED_1 = "LOG_THREAD_CREATION_FAILED_1";
371
372     /** Message constant for key in the resource bundle. */
373     public static final String JavaDoc LOG_UNSUPPORTED_ENCODING_SET_1 = "LOG_UNSUPPORTED_ENCODING_SET_1";
374
375     /** Message constant for key in the resource bundle. */
376     public static final String JavaDoc LOG_WORKPLACE_INIT_NO_LOCALES_1 = "LOG_WORKPLACE_INIT_NO_LOCALES_1";
377
378     /** Message constant for key in the resource bundle. */
379     public static final String JavaDoc LOG_WORKPLACE_INIT_NO_VIEWS_1 = "LOG_WORKPLACE_INIT_NO_VIEWS_1";
380
381     /** Name of the used resource bundle. */
382     private static final String JavaDoc BUNDLE_NAME = "org.opencms.workplace.messages";
383
384     /** Static instance member. */
385     private static final I_CmsMessageBundle INSTANCE = new Messages();
386
387     /**The part of state constant. */
388     private static final String JavaDoc STATE_POSTFIX = "_0";
389
390     /**The part of state constant. */
391     private static final String JavaDoc STATE_PREFIX = "GUI_EXPLORER_STATE";
392
393     /**
394      * Hides the public constructor for this utility class.<p>
395      */

396     private Messages() {
397
398         // hide the constructor
399
}
400
401     /**
402      * Returns an instance of this localized message accessor.<p>
403      *
404      * @return an instance of this localized message accessor
405      */

406     public static I_CmsMessageBundle get() {
407
408         return INSTANCE;
409     }
410
411     /**
412      * Create constant name.
413      * @param state STATE_UNCHANGED, STATE_CHANGED, STATE_NEW or STATE_DELETED.
414      * @return cconstanname as String
415      */

416     public static String JavaDoc getStateKey(int state) {
417
418         StringBuffer JavaDoc sb = new StringBuffer JavaDoc(STATE_PREFIX);
419         sb.append(state);
420         sb.append(STATE_POSTFIX);
421         return sb.toString();
422
423     }
424
425     /**
426      * Returns the bundle name for this OpenCms package.<p>
427      *
428      * @return the bundle name for this OpenCms package
429      */

430     public String JavaDoc getBundleName() {
431
432         return BUNDLE_NAME;
433     }
434 }
Popular Tags