[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: Java GUI Editor for Eclipse Project
|
"exquisitus" <assisi2000@xxxxxxxxx> wrote in message
news:attd7d$t0u$1@xxxxxxxxxxxxxxxx
> - avoiding of intensive use of connections, instead you can add simply
a
> method to a button, the
Why?
Connections are the single most helpful part of Visual Age's VCE.
It is very useful to be able to drop a Java Bean on a form and use property
change events to maintain fields.
Hand coding field to properties of buisness logic abstractions is very
monotonous. A RAD tool should do this for you.
Luis