--- Nick Davis <[EMAIL PROTECTED]> wrote: > Hi, > > I wasn't sure how to assign an image to each > element... > Do you have any suggestions? > > Nick
You need to work on org.apache.tools.ant.gui.modules.edit.ElementTreeCellRenderer. Right now it looks for a BeanInfo object and grabs the icon from there. You'll have to add additional code to handle nodes that don't have BeanInfo classes. sim ===== Mustard Seed Software http://www.mustardseedsoftware.com mailto:[EMAIL PROTECTED] fax:1.309.424.4982 __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/
