vote up 0 vote down star

Hi:

I'm starting development on an existing open source project that used a hand-coded GUI. Is it possible to somehow import this into Matisse, so that I can edit this project's GUI in Matisse? Or do I basically have to rebuild it from scratch in Matisse?

Cheers,
red.october

flag

40% accept rate

3 Answers

vote up 1 vote down check

I think this is very hard to do ( dare I say impossible? ). There are so many style of coding, that I think it would be far faster to redesign everything using Matisse, than to get some half-decent code automatically generated.

If you designed your code somewhat efficiently, you should be able to make the transition to Matisse pretty painless.

link|flag
I should make it clearer that this is an existing open source project developed by someone else. I'm just going to do some work on it. – red.october Nov 8 at 7:27
vote up 1 vote down

I am not aware of a conversion. You could create smaller handcoded components (which has to be a bean) and add them to the GUI palette to create a new Matisse-based GUI.

For more info look here

link|flag
vote up 0 vote down

http://stackoverflow.com/questions/1671778/netbeans-using-gui-builder-on-regular-java-class-file

link|flag
Thanks, but I don't think that will help me. This project isn't really using custom components per se. They've just used Spring layout to place everything. Looks like manual conversion time for me. – red.october Nov 12 at 16:17

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.