java - How and where to set the property "AWT.DnD.flavorMapFileURL" for custom mime types -


when jvm starts prepares map of native mime type vs. java data flavors. mapping present in jdk/jre/lib/flavormap.properties.

according comments in file, 1 can augment mapping specifying awt.dnd.flavormapfileurl property in appropriate awt.properties file.

i struggled bit work no success. want know can locate awt.properties , format set property awt.dnd.flavormapfileurl.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -