Code Comments
Programming Forum and web based access to our favorite programming groups.I'm creating a bean which needs to access image and sound resources within my source tree. At the moment, the user is typing these values into a String bean field which the bean then puts into a getClass().getResource() call to get the resource. It would be a lot nicer if rather than having to type in the string, the NetBeans editor would pop open a browse dialog box that could be used to locate the resource (similar to what happens when the data type is Icon). Is there a special datatype that will give me this functionality? Mark McKay -- http://www.kitfox.com
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.