public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_Back()
Key
Back: Back. |
static org.jvnet.localizer.Localizable |
_DupName()
Key
DupName: File with this name already exists in
userContent.. |
static org.jvnet.localizer.Localizable |
_NoFile()
Key
NoFile: No file uploaded.. |
static org.jvnet.localizer.Localizable |
_Uploaded(Object arg0)
Key
Uploaded: Uploaded image file; use {0} in Link Icon
field above.. |
static String |
Back()
Key
Back: Back. |
static String |
DupName()
Key
DupName: File with this name already exists in
userContent.. |
static String |
NoFile()
Key
NoFile: No file uploaded.. |
static String |
Uploaded(Object arg0)
Key
Uploaded: Uploaded image file; use {0} in Link Icon
field above.. |
public static String DupName()
DupName: File with this name already exists in
userContent..File with this name already exists in userContent.public static org.jvnet.localizer.Localizable _DupName()
DupName: File with this name already exists in
userContent..File with this name already exists in userContent.public static String Uploaded(Object arg0)
Uploaded: Uploaded image file; use {0} in Link Icon
field above..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Uploaded image file; use {0} in Link Icon field above.public static org.jvnet.localizer.Localizable _Uploaded(Object arg0)
Uploaded: Uploaded image file; use {0} in Link Icon
field above..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Uploaded image file; use {0} in Link Icon field above.public static String NoFile()
NoFile: No file uploaded..No file uploaded.public static org.jvnet.localizer.Localizable _NoFile()
NoFile: No file uploaded..No file uploaded.public static String Back()
Back: Back.Backpublic static org.jvnet.localizer.Localizable _Back()
Back: Back.BackCopyright © 2016–2017. All rights reserved.