| java.lang.Object org.enhydra.kelp.eclipse.enhydraWizard.NewEnhydraWizardMessages
NewEnhydraWizardMessages | public class NewEnhydraWizardMessages (Code) | | author: Tweety author: To change this generated comment edit the template variable "typecomment": author: Window>Preferences>Java>Templates. author: To enable and disable the creation of type comments go to author: Window>Preferences>Java>Code Generation. |
NewEnhydraWizardMessages | public NewEnhydraWizardMessages()(Code) | | Constructor for NewEnhydraWizardMessages.
|
getFormattedString | public static String getFormattedString(String key, Object arg)(Code) | | Gets a string from the resource bundle and formats it with the argument
Parameters: key - the string used to get the bundle value, must not be null |
getFormattedString | public static String getFormattedString(String key, Object[] args)(Code) | | Gets a string from the resource bundle and formats it with arguments
|
|
|