Exemplo 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$
 }
Exemplo n.º 2
0
 public String getDescription() {
   return MediaRes.getString("GIFVideoType.GIFFileFilter.Description"); // $NON-NLS-1$
 }