コード例 #1
0
 /**
  * ラベルに設定したアイコンを返します。
  *
  * @return
  */
 public String getLabelIconPath() {
   return label.getIconPath();
 }