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

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -