|
OK. Good. Could I suggest that there's a no-arg constructor and that the (Range[] ranges, Icon[] controlPointIcons,
String[] controlPointTexts) combo be put in a DecoratedRange (or on the Range in the first place), taking one Range one Icon and an String, so that this would work better with IDEs? Then we could have a property editor for DecoratedRange and this would actually be possible to use in an IDE. Maybe you have solved this in some other way, but I'm just making sure. Indexed properties are note very supported ATM, but I'm working hard in JSR-273 to make it better. :)
Again, Great Article!
Cheers,
Mikael |