|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.plugins.sidebar_link.Messages
public class Messages
| Constructor Summary | |
|---|---|
Messages()
|
|
| Method Summary | |
|---|---|
static org.jvnet.localizer.Localizable |
_Back()
Back |
static org.jvnet.localizer.Localizable |
_DupName()
File with this name already exists in userContent. |
static org.jvnet.localizer.Localizable |
_NoFile()
No file uploaded. |
static org.jvnet.localizer.Localizable |
_Uploaded(Object arg1)
Uploaded image file; use {0} in Link Icon field above. |
static String |
Back()
Back |
static String |
DupName()
File with this name already exists in userContent. |
static String |
NoFile()
No file uploaded. |
static String |
Uploaded(Object arg1)
Uploaded image file; use {0} in Link Icon field above. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Messages()
| Method Detail |
|---|
public static String DupName()
public static org.jvnet.localizer.Localizable _DupName()
public static String Uploaded(Object arg1)
public static org.jvnet.localizer.Localizable _Uploaded(Object arg1)
public static String NoFile()
public static org.jvnet.localizer.Localizable _NoFile()
public static String Back()
public static org.jvnet.localizer.Localizable _Back()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||