Beispiel #1
0
 /**
  * Create the object that contains the Dictionary used by {@link Dropzone}
  *
  * @return a default (en-us) {@link DropzoneDictonary} instance
  */
 public static DropzoneDictonary dictionary() {
   return Dictionary.create();
 }