Can I expect runtime manipulate?

The UI Builder works very well: it gives me an easy way to deal with the layout and never bother me with the self-assertive code(like JBuilder). But, the only problem is why I must compile the .form file and weave them into the java classes? Can jetbrainers provide an option let the UI system do a runtime reflection with the .form files??
I'm not care about the broken of obfuscator, and not care about the little performance lost, please, give us an option.

Thanks

0

请先登录再写评论。