How to add Icon To a folder using Java -


i want create folder , want attach icon it.

file f=new file(""); f.mkdirs(); // f.addicon() -- there inbuilt method this? or 3rd party lib? 

is there anyway how can add icon created folder on windows system.


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

angular - Angular2 Router: Cannot find primary outlet to load 'HomeComponent' -

qt - Microsoft FTP Service 451 The parameter is incorrect -