public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_Format_Error()
Key
Format.Error: The date format pattern is not
valid.. |
static org.jvnet.localizer.Localizable |
_NextExec_WidgetName()
Key
NextExec.WidgetName: Next Executions. |
static org.jvnet.localizer.Localizable |
_PossibleNextExec_WidgetName()
Key
PossibleNextExec.WidgetName: Possible Next
Executions. |
static org.jvnet.localizer.Localizable |
_TimeToGo(Object arg0)
Key
TimeToGo: (in {0}). |
static String |
Format_Error()
Key
Format.Error: The date format pattern is not
valid.. |
static String |
NextExec_WidgetName()
Key
NextExec.WidgetName: Next Executions. |
static String |
PossibleNextExec_WidgetName()
Key
PossibleNextExec.WidgetName: Possible Next
Executions. |
static String |
TimeToGo(Object arg0)
Key
TimeToGo: (in {0}). |
public static String TimeToGo(Object arg0)
TimeToGo: (in {0}).arg0 - 1st format parameter, {0}, as String.valueOf(Object).(in {0})public static org.jvnet.localizer.Localizable _TimeToGo(Object arg0)
TimeToGo: (in {0}).arg0 - 1st format parameter, {0}, as String.valueOf(Object).(in {0})public static String PossibleNextExec_WidgetName()
PossibleNextExec.WidgetName: Possible Next
Executions.Possible Next Executionspublic static org.jvnet.localizer.Localizable _PossibleNextExec_WidgetName()
PossibleNextExec.WidgetName: Possible Next
Executions.Possible Next Executionspublic static String NextExec_WidgetName()
NextExec.WidgetName: Next Executions.Next Executionspublic static org.jvnet.localizer.Localizable _NextExec_WidgetName()
NextExec.WidgetName: Next Executions.Next Executionspublic static String Format_Error()
Format.Error: The date format pattern is not
valid..The date format pattern is not valid.public static org.jvnet.localizer.Localizable _Format_Error()
Format.Error: The date format pattern is not
valid..The date format pattern is not valid.Copyright © 2016. All rights reserved.