I have to develop a GUI editor for something that's not Swing or the
like (so, can't use existing editor for Java GUI).
I have all infos about the elements (position, size, type, etc) and I
have to read that data, modify the layout visually, then write it
back.
The missing part is the implementation of the editor itself, and I
have no idea on how to proceed.
Can anybody give me an hint? Can I adapt an existing software somehow?
Can the Matisse GUI editor in NetBeans be used for something different
from Swint/Java, maybe XML?
Thanks in advance.
Raffaele
amardeshbd@gmail.com - 07 Mar 2007 20:37 GMT
On Mar 7, 8:58 am, "raffaele.casta...@gmail.com"
<raffaele.casta...@gmail.com> wrote:
> I have to develop a GUI editor for something that's not Swing or the
> like (so, can't use existing editor for Java GUI).
[quoted text clipped - 12 lines]
>
> Raffaele
You are most welcome :D