public final class MessagesWrapper extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessageDialogTitle()
Returns error message dialog title.
|
String |
getErrorMissingReuiredOptions()
Returns error message for missing options.
|
String |
getErrorOptionWithoutPrefix(String arg)
Returns error message for option without prefix.
|
String |
getErrorValueMissingForOption(String arg)
Returns error message for option without value.
|
String |
getOperationCanceled()
Returns the operation canceled message.
|
String |
getOptionRequired()
Returns the command line option required text.
|
String |
getOptionUsageConfigFileUrl()
Returns the command line option usage text for "configFileUrl".
|
String |
getOptionUsageLocale()
Returns the command line option usage text for "locale".
|
String |
getProgressMonitorDecompressText()
Returns the decompress text for the progress monitor.
|
String |
getProgressMonitorDestLabelText()
Returns the text for the "destination" label of the progress monitor.
|
String |
getProgressMonitorSrcLabelText()
Returns the text for the "source" label of the progress monitor.
|
String |
getProgressMonitorTransferText()
Returns the transfer text for the progress monitor.
|
String |
getSelectDestinationDirectory()
Returns the destination directory selection message.
|
String |
getStartDialogTitle()
Returns start message dialog title.
|
String |
getUpdateAvailable()
Returns the "update available" message.
|
public final String getUpdateAvailable()
public final String getProgressMonitorTransferText()
public final String getProgressMonitorSrcLabelText()
public final String getProgressMonitorDestLabelText()
public final String getProgressMonitorDecompressText()
public final String getSelectDestinationDirectory()
public final String getOperationCanceled()
public final String getOptionUsageConfigFileUrl()
public final String getOptionUsageLocale()
public final String getOptionRequired()
public final String getErrorMissingReuiredOptions()
public final String getErrorOptionWithoutPrefix(String arg)
arg - Option key to display in error message.public final String getErrorValueMissingForOption(String arg)
arg - Option key to display in error message.public final String getErrorMessageDialogTitle()
public final String getStartDialogTitle()
Copyright © 2013 Future Invent Informationsmanagement GmbH, Hamburg (Germany). All Rights Reserved.