示例#1
0
 /**
  * Returns the label associated to the script.
  *
  * @return See above.
  */
 public String getScriptLabel() {
   return UIUtilities.toUnix(path + name);
 }