コード例 #1
0
 public void setSecurityCodeTextHint(String text) {
   securityCodeText.setHint(text);
 }