コード例 #1
0
 public void setSdkPath(String path) {
   sdkPath = path;
   fireSdkPathChanged(sdkPath);
 }