コード例 #1
0
 @Override
 public void setText(final String text) {
   iconTextMixin.setText(text);
   iconTextMixin.addTextWidgetToParent();
 }