I don’t know what you want to call it, but I wrapped up the rest of the properties panel and plain vanilla code gen. VERY minimal testing, so let me know what breaks, as I’m sure something will.
Tomorrow I’ll probably add support for an option to generate a full class as well as the list of components as you see now.
After that, I’ll release the source, but I warn you, it’s pretty ugly. Long lists of if/else and switch statements. A sweet target for some refactoring with some strategy pattern, but I’ll leave that up to anyone more ambitious than me. If anyone wants to tackle containers while they’re at it, I’d welcome it. 🙂