コード例 #1
0
 private String localized(String strKey) {
   return DisplayState.getCurrent().getLocalizedString(strKey);
 }