Esempio n. 1
0
 /**
  * Gets the name and/or description of this type.
  *
  * @return a description
  */
 public String getDescription() {
   return MediaRes.getString("GifVideoType.Description"); // $NON-NLS-1$
 }
Esempio n. 2
0
 public String getDescription() {
   return MediaRes.getString("GIFVideoType.GIFFileFilter.Description"); // $NON-NLS-1$
 }