[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Java GUI Editor for Eclipse Project

Excellant.


I wonder how one goes about making a GUI builder into an "official" Eclipse
project complete with links on the project web page & possibly a newsgroup?
Heck if you just add up all the "Is there a GUI builder for Eclipse" threads
it could justify it's own newsgroup now <G>

Amongst my questions are such diverse elements as:

A) Do you have any kind of download site (zipped src or cvs?)
B) Will it be able to build most of a GUI eclipse plugin with it?

Adam

"exquisitus" <assisi2000@xxxxxxxxx> wrote in message
news:attd7d$t0u$1@xxxxxxxxxxxxxxxx
> Here you see the first screen shot of the GUI designer. I will publish
from
> now on
> it regularily to give an impression of the progress. I do it, because I
> think, eclipse is the best tool
> and I need the composer by myself as soon as possible. I think, peaple can
> use it
> already in a few month. I try do realize some improuvments over VAJ:
>
>     - option of generating different API's (Swing, SWT, production classes
> for HTML)
>     - avoiding of intensive use of connections, instead you can add simply
a
> method to a button, the
>       button shows on a small symbol, that there is a method connected to
> its action ect.
>     - providing a XML-Runtime support, so you can simply say getGui() and
> you will get
>       a XML-representation of the whole GUI-state. This feature I have
> already realized in
>       a large project and it works! (setGui() will handover the content of
a
> XML to the Gui and
>       display it.
>
>
> Regards
>
> Ramin Assisi
> assisi2000@xxxxxxxxx
>
>
>
>
>
>
>
>