Discussion:
JBuilder2007\SwingComponents
(too old to reply)
Jeff
2008-01-18 19:44:21 UTC
Permalink
I am using JBuilder 2007 and don' t see any swing components, in the
IDE, to drag and drop. Is this not a feature, in JBuilder 2007?

TIA
Doychin Bondzhev
2008-01-18 20:38:30 UTC
Permalink
Post by Jeff
I am using JBuilder 2007 and don' t see any swing components, in the
IDE, to drag and drop. Is this not a feature, in JBuilder 2007?
TIA
JBuilder 2007 comes with Visual Editor that is part of Eclipse 3.2
distribution.

You have to create "visual" class like Frame, Dialog or panel and then
open that class with Visual Editor.

VE "supports" both Swing and SWT.

I hope that CodeGear will finally see that VE is really joke and is
useless for serious development at least from what I tested with it and
will provide some real RAD development tool like what we are used to in
JBuilder 2006.

Doychin
Jeff
2008-01-18 21:42:28 UTC
Permalink
Post by Doychin Bondzhev
Post by Jeff
I am using JBuilder 2007 and don' t see any swing components, in the
IDE, to drag and drop. Is this not a feature, in JBuilder 2007?
TIA
JBuilder 2007 comes with Visual Editor that is part of Eclipse 3.2
distribution.
You have to create "visual" class like Frame, Dialog or panel and then
open that class with Visual Editor.
VE "supports" both Swing and SWT.
I hope that CodeGear will finally see that VE is really joke and is
useless for serious development at least from what I tested with it and
will provide some real RAD development tool like what we are used to in
JBuilder 2006.
Doychin
Doychin:

I use Delphi, but am trying to move to JBuilder. I used JBuilder 2005
and the IDE, to me, was a lot like the Delphi IDE as far as components
went. Looks Like I need to move back to JBuilder 2005 or 2006 to get
this feature or use netbeans 6.0.

TIA
Doychin Bondzhev
2008-01-19 13:22:32 UTC
Permalink
I also come from Delphi and for me JBuilder IDE prior 2007 was very easy
to use.

Now I use 2007 only for experimenting with EJB 3 and for it's UML support.

I still use JB 2006 as my primary IDE for EJB 2 and Swing development.

Doychin
Post by Jeff
Post by Doychin Bondzhev
Post by Jeff
I am using JBuilder 2007 and don' t see any swing components, in the
IDE, to drag and drop. Is this not a feature, in JBuilder 2007?
TIA
JBuilder 2007 comes with Visual Editor that is part of Eclipse 3.2
distribution.
You have to create "visual" class like Frame, Dialog or panel and then
open that class with Visual Editor.
VE "supports" both Swing and SWT.
I hope that CodeGear will finally see that VE is really joke and is
useless for serious development at least from what I tested with it
and will provide some real RAD development tool like what we are used
to in JBuilder 2006.
Doychin
I use Delphi, but am trying to move to JBuilder. I used JBuilder 2005
and the IDE, to me, was a lot like the Delphi IDE as far as components
went. Looks Like I need to move back to JBuilder 2005 or 2006 to get
this feature or use netbeans 6.0.
TIA
Loading...