Apply PropertyEditor change to multiple selected nodes
"oilamah" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Tim Boudreau wrote: > Erm, correction: I forgot that stringKeys only applies to the Integer property editor and requires an intValues setting to map the strings to integer values. But it won't have the different-values behavior you want. > > I've updated the code download with examples of each. > > Good luck, > > Tim > Sorry to resurrect this rather old thread. But Tim mentioned that with stringkeys (and the Integer property editor) you won't get the different-values behaviour. I am trying to find a workaround for this, unfortunately the code Tim linked to is no longer available online. Any suggestions would be gratefully received. Thanks.