Home
last modified time | relevance | path

Searched refs:messageKey (Results 1 – 25 of 95) sorted by relevance

1234

/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystemException.java36 private String messageKey; field in FileSystemException
44 public FileSystemException(String path, String messageKey) { in FileSystemException() argument
47 this.messageKey = messageKey; in FileSystemException()
55 public FileSystemException(String path, String messageKey, Throwable cause) { in FileSystemException() argument
58 this.messageKey = messageKey; in FileSystemException()
70 return messageKey; in getMessageKey()
73 public void setMessageKey(String messageKey) { in setMessageKey() argument
74 this.messageKey = messageKey; in setMessageKey()
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystemException.java36 private String messageKey; field in FileSystemException
44 public FileSystemException(String path, String messageKey) { in FileSystemException() argument
47 this.messageKey = messageKey; in FileSystemException()
55 public FileSystemException(String path, String messageKey, Throwable cause) { in FileSystemException() argument
58 this.messageKey = messageKey; in FileSystemException()
70 return messageKey; in getMessageKey()
73 public void setMessageKey(String messageKey) { in setMessageKey() argument
74 this.messageKey = messageKey; in setMessageKey()
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystemException.java36 private String messageKey; field in FileSystemException
44 public FileSystemException(String path, String messageKey) { in FileSystemException() argument
47 this.messageKey = messageKey; in FileSystemException()
55 public FileSystemException(String path, String messageKey, Throwable cause) { in FileSystemException() argument
58 this.messageKey = messageKey; in FileSystemException()
70 return messageKey; in getMessageKey()
73 public void setMessageKey(String messageKey) { in setMessageKey() argument
74 this.messageKey = messageKey; in setMessageKey()
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystemException.java36 private String messageKey; field in FileSystemException
44 public FileSystemException(String path, String messageKey) { in FileSystemException() argument
47 this.messageKey = messageKey; in FileSystemException()
55 public FileSystemException(String path, String messageKey, Throwable cause) { in FileSystemException() argument
58 this.messageKey = messageKey; in FileSystemException()
70 return messageKey; in getMessageKey()
73 public void setMessageKey(String messageKey) { in setMessageKey() argument
74 this.messageKey = messageKey; in setMessageKey()
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystemException.java36 private String messageKey; field in FileSystemException
44 public FileSystemException(String path, String messageKey) { in FileSystemException() argument
47 this.messageKey = messageKey; in FileSystemException()
55 public FileSystemException(String path, String messageKey, Throwable cause) { in FileSystemException() argument
58 this.messageKey = messageKey; in FileSystemException()
70 return messageKey; in getMessageKey()
73 public void setMessageKey(String messageKey) { in setMessageKey() argument
74 this.messageKey = messageKey; in setMessageKey()
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystemException.java36 private String messageKey; field in FileSystemException
44 public FileSystemException(String path, String messageKey) { in FileSystemException() argument
47 this.messageKey = messageKey; in FileSystemException()
55 public FileSystemException(String path, String messageKey, Throwable cause) { in FileSystemException() argument
58 this.messageKey = messageKey; in FileSystemException()
70 return messageKey; in getMessageKey()
73 public void setMessageKey(String messageKey) { in setMessageKey() argument
74 this.messageKey = messageKey; in setMessageKey()
/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystemException.java36 private String messageKey; field in FileSystemException
44 public FileSystemException(String path, String messageKey) { in FileSystemException() argument
47 this.messageKey = messageKey; in FileSystemException()
55 public FileSystemException(String path, String messageKey, Throwable cause) { in FileSystemException() argument
58 this.messageKey = messageKey; in FileSystemException()
70 return messageKey; in getMessageKey()
73 public void setMessageKey(String messageKey) { in setMessageKey() argument
74 this.messageKey = messageKey; in setMessageKey()
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystemException.java36 private String messageKey; field in FileSystemException
44 public FileSystemException(String path, String messageKey) { in FileSystemException() argument
47 this.messageKey = messageKey; in FileSystemException()
55 public FileSystemException(String path, String messageKey, Throwable cause) { in FileSystemException() argument
58 this.messageKey = messageKey; in FileSystemException()
70 return messageKey; in getMessageKey()
73 public void setMessageKey(String messageKey) { in setMessageKey() argument
74 this.messageKey = messageKey; in setMessageKey()
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystemException.java36 private String messageKey; field in FileSystemException
44 public FileSystemException(String path, String messageKey) { in FileSystemException() argument
47 this.messageKey = messageKey; in FileSystemException()
55 public FileSystemException(String path, String messageKey, Throwable cause) { in FileSystemException() argument
58 this.messageKey = messageKey; in FileSystemException()
70 return messageKey; in getMessageKey()
73 public void setMessageKey(String messageKey) { in setMessageKey() argument
74 this.messageKey = messageKey; in setMessageKey()
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystemException.java36 private String messageKey; field in FileSystemException
44 public FileSystemException(String path, String messageKey) { in FileSystemException() argument
47 this.messageKey = messageKey; in FileSystemException()
55 public FileSystemException(String path, String messageKey, Throwable cause) { in FileSystemException() argument
58 this.messageKey = messageKey; in FileSystemException()
70 return messageKey; in getMessageKey()
73 public void setMessageKey(String messageKey) { in setMessageKey() argument
74 this.messageKey = messageKey; in setMessageKey()
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystemException.java36 private String messageKey; field in FileSystemException
44 public FileSystemException(String path, String messageKey) { in FileSystemException() argument
47 this.messageKey = messageKey; in FileSystemException()
55 public FileSystemException(String path, String messageKey, Throwable cause) { in FileSystemException() argument
58 this.messageKey = messageKey; in FileSystemException()
70 return messageKey; in getMessageKey()
73 public void setMessageKey(String messageKey) { in setMessageKey() argument
74 this.messageKey = messageKey; in setMessageKey()
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystemException.java36 private String messageKey; field in FileSystemException
44 public FileSystemException(String path, String messageKey) { in FileSystemException() argument
47 this.messageKey = messageKey; in FileSystemException()
55 public FileSystemException(String path, String messageKey, Throwable cause) { in FileSystemException() argument
58 this.messageKey = messageKey; in FileSystemException()
70 return messageKey; in getMessageKey()
73 public void setMessageKey(String messageKey) { in setMessageKey() argument
74 this.messageKey = messageKey; in setMessageKey()
/external/proguard/src/proguard/gui/
DGUIResources.java41 public static String getMessage(String messageKey) in getMessage() argument
43 return messages.getString(messageKey); in getMessage()
51 public static String getMessage(String messageKey, Object[] messageArguments) in getMessage() argument
53 formatter.applyPattern(messages.getString(messageKey)); in getMessage()
DProGuardRunnable.java139 private String msg(String messageKey) in msg() argument
141 return GUIResources.getMessage(messageKey); in msg()
149 private String msg(String messageKey, in msg() argument
152 return GUIResources.getMessage(messageKey, new Object[] {messageArgument}); in msg()
DClassSpecificationsPanel.java172 private static JComponent tip(JComponent component, String messageKey) in tip() argument
174 component.setToolTipText(msg(messageKey)); in tip()
184 private static String msg(String messageKey) in msg() argument
186 return GUIResources.getMessage(messageKey); in msg()
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/java/org/mockftpserver/core/command/
DAbstractCommandHandlerTest.java202 protected String replyTextWithParameterFor(String messageKey) { in replyTextWithParameterFor() argument
203 return "Reply for " + messageKey + ":{0}"; in replyTextWithParameterFor()
224 protected String formattedReplyTextFor(String messageKey, Object parameter) { in formattedReplyTextFor() argument
225 return MessageFormat.format(replyTextWithParameterFor(messageKey), objArray(parameter)); in formattedReplyTextFor()
/external/mockftpserver/tags/2.2/src/test/java/org/mockftpserver/core/command/
DAbstractCommandHandlerTestCase.java203 protected String replyTextWithParameterFor(String messageKey) { in replyTextWithParameterFor() argument
204 return "Reply for " + messageKey + ":{0}"; in replyTextWithParameterFor()
225 protected String formattedReplyTextFor(String messageKey, Object parameter) { in formattedReplyTextFor() argument
226 return MessageFormat.format(replyTextWithParameterFor(messageKey), objArray(parameter)); in formattedReplyTextFor()
/external/mockftpserver/tags/2.1/src/test/java/org/mockftpserver/core/command/
DAbstractCommandHandlerTest.java203 protected String replyTextWithParameterFor(String messageKey) { in replyTextWithParameterFor() argument
204 return "Reply for " + messageKey + ":{0}"; in replyTextWithParameterFor()
225 protected String formattedReplyTextFor(String messageKey, Object parameter) { in formattedReplyTextFor() argument
226 return MessageFormat.format(replyTextWithParameterFor(messageKey), objArray(parameter)); in formattedReplyTextFor()
/external/mockftpserver/tags/2.0.2/src/test/java/org/mockftpserver/core/command/
DAbstractCommandHandlerTest.java202 protected String replyTextWithParameterFor(String messageKey) { in replyTextWithParameterFor() argument
203 return "Reply for " + messageKey + ":{0}"; in replyTextWithParameterFor()
224 protected String formattedReplyTextFor(String messageKey, Object parameter) { in formattedReplyTextFor() argument
225 return MessageFormat.format(replyTextWithParameterFor(messageKey), objArray(parameter)); in formattedReplyTextFor()
/external/mockftpserver/tags/2.0/src/test/java/org/mockftpserver/core/command/
DAbstractCommandHandlerTest.java202 protected String replyTextWithParameterFor(String messageKey) { in replyTextWithParameterFor() argument
203 return "Reply for " + messageKey + ":{0}"; in replyTextWithParameterFor()
224 protected String formattedReplyTextFor(String messageKey, Object parameter) { in formattedReplyTextFor() argument
225 return MessageFormat.format(replyTextWithParameterFor(messageKey), objArray(parameter)); in formattedReplyTextFor()
/external/mockftpserver/tags/2.3/src/test/java/org/mockftpserver/core/command/
DAbstractCommandHandlerTestCase.java203 protected String replyTextWithParameterFor(String messageKey) { in replyTextWithParameterFor() argument
204 return "Reply for " + messageKey + ":{0}"; in replyTextWithParameterFor()
225 protected String formattedReplyTextFor(String messageKey, Object parameter) { in formattedReplyTextFor() argument
226 return MessageFormat.format(replyTextWithParameterFor(messageKey), objArray(parameter)); in formattedReplyTextFor()
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/java/org/mockftpserver/core/command/
DAbstractCommandHandlerTest.java202 protected String replyTextWithParameterFor(String messageKey) { in replyTextWithParameterFor() argument
203 return "Reply for " + messageKey + ":{0}"; in replyTextWithParameterFor()
224 protected String formattedReplyTextFor(String messageKey, Object parameter) { in formattedReplyTextFor() argument
225 return MessageFormat.format(replyTextWithParameterFor(messageKey), objArray(parameter)); in formattedReplyTextFor()
/external/mockftpserver/tags/2.5/src/test/java/org/mockftpserver/core/command/
DAbstractCommandHandlerTestCase.java204 protected String replyTextWithParameterFor(String messageKey) { in replyTextWithParameterFor() argument
205 return "Reply for " + messageKey + ":{0}"; in replyTextWithParameterFor()
226 protected String formattedReplyTextFor(String messageKey, Object parameter) { in formattedReplyTextFor() argument
227 return MessageFormat.format(replyTextWithParameterFor(messageKey), objArray(parameter)); in formattedReplyTextFor()
/external/mockftpserver/tags/2.4/src/test/java/org/mockftpserver/core/command/
DAbstractCommandHandlerTestCase.java204 protected String replyTextWithParameterFor(String messageKey) { in replyTextWithParameterFor() argument
205 return "Reply for " + messageKey + ":{0}"; in replyTextWithParameterFor()
226 protected String formattedReplyTextFor(String messageKey, Object parameter) { in formattedReplyTextFor() argument
227 return MessageFormat.format(replyTextWithParameterFor(messageKey), objArray(parameter)); in formattedReplyTextFor()
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/core/command/
DAbstractCommandHandlerTestCase.java204 protected String replyTextWithParameterFor(String messageKey) { in replyTextWithParameterFor() argument
205 return "Reply for " + messageKey + ":{0}"; in replyTextWithParameterFor()
226 protected String formattedReplyTextFor(String messageKey, Object parameter) { in formattedReplyTextFor() argument
227 return MessageFormat.format(replyTextWithParameterFor(messageKey), objArray(parameter)); in formattedReplyTextFor()

1234