How do you set the DisplayName of a Library programmatically?

Posted by vkraemer on Stack Overflow See other posts from Stack Overflow or by vkraemer
Published on 2010-03-18T17:49:47Z Indexed on 2010/03/18 17:51 UTC
Read the original article Hit count: 343

Filed under:
|

I have a Library that I create programmatically with LibraryManager.createLibrary(String,String,Map) and there does not appear to be a straight-forward way to change the DisplayName property. What is the way to do this?

© Stack Overflow or respective owner

Related posts about netbeans

Related posts about java