예제 #1
0
 /**
  * Returns the name of the image.
  *
  * @return See above.
  */
 String getPartialImageName() {
   return UIUtilities.removeFileExtension(model.getImageName());
 }