Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » GUI Plug-in evaluation
GUI Plug-in evaluation [message #112536] Wed, 07 December 2005 10:22 Go to next message
Gama Franco is currently offline Gama FrancoFriend
Messages: 16
Registered: July 2009
Junior Member
Hello,

I'm evaluating several plug-ins for SWING development using eclipse.
So far I've evaluated Jigloo, and now I'm exploring VE.

I couldn't find a reference to the ButtonGroup bean in the VEs sidebar. I've noticed that there is not an option to assign a JRadioButton to a Button Group. Am I missing something, or this situation is not supported yet?

Also, I would like to know how does VE handle the inheritance of JFrames. This is, does VE behave as expected when we have a Form that inherits from another Form?

Thanks in advance,
Gama Franco
Re: GUI Plug-in evaluation [message #112549 is a reply to message #112536] Wed, 07 December 2005 10:23 Go to previous messageGo to next message
Gama Franco is currently offline Gama FrancoFriend
Messages: 16
Registered: July 2009
Junior Member
I'm sorry, but I forgot another question.

Is it possible to add costum beans (external COTS) to the VE's sidebar?

Thanks in advance,
Gama Franco
Re: GUI Plug-in evaluation [message #112562 is a reply to message #112549] Wed, 07 December 2005 14:15 Go to previous messageGo to next message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 489
Registered: July 2009
Senior Member
Gama,

1) Visually editing ButtonGroups are not supported by the VE right now (
https://bugs.eclipse.org/bugs/show_bug.cgi?id=49189 ). From a future
design perspective, how would you like the visual manipulation of
ButtonGroups work? You can add your ideas to that feature request.

2) Subclassing JFrames should work as expected, so long as the parent
class has a public no-argument constructor. Same goes for any other
visual class.

3) It's possible, but not easy to add custom beans to the palette. An
article describing how to do so is here:
http://dev.eclipse.org/viewcvs/indextools.cgi/%7Echeckout%7E /org.eclipse.ve.examples/org.eclipse.ve.example.customwidget /WebContent/index.html
and the enhancement request to make this easier is here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=48889
Another option, that's much easier is to use the Choose Bean button on
the palette to drop your custom bean.

Hope this helps,
- Jeff


Gama Franco wrote:
> I'm sorry, but I forgot another question.
>
> Is it possible to add costum beans (external COTS) to the VE's sidebar?
>
> Thanks in advance,
> Gama Franco
Re: GUI Plug-in evaluation [message #112587 is a reply to message #112562] Wed, 07 December 2005 14:44 Go to previous message
Gama Franco is currently offline Gama FrancoFriend
Messages: 16
Registered: July 2009
Junior Member
Thank you Jeff,

I confess that I am very impressed with VE.

I will write my ideas on the links you gave me.

Best regards,
Gama Franco
Re: GUI Plug-in evaluation [message #611487 is a reply to message #112536] Wed, 07 December 2005 10:23 Go to previous message
Gama Franco is currently offline Gama FrancoFriend
Messages: 16
Registered: July 2009
Junior Member
I'm sorry, but I forgot another question.

Is it possible to add costum beans (external COTS) to the VE's sidebar?

Thanks in advance,
Gama Franco
Re: GUI Plug-in evaluation [message #611489 is a reply to message #112549] Wed, 07 December 2005 14:15 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 489
Registered: July 2009
Senior Member
Gama,

1) Visually editing ButtonGroups are not supported by the VE right now (
https://bugs.eclipse.org/bugs/show_bug.cgi?id=49189 ). From a future
design perspective, how would you like the visual manipulation of
ButtonGroups work? You can add your ideas to that feature request.

2) Subclassing JFrames should work as expected, so long as the parent
class has a public no-argument constructor. Same goes for any other
visual class.

3) It's possible, but not easy to add custom beans to the palette. An
article describing how to do so is here:
http://dev.eclipse.org/viewcvs/indextools.cgi/%7Echeckout%7E /org.eclipse.ve.examples/org.eclipse.ve.example.customwidget /WebContent/index.html
and the enhancement request to make this easier is here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=48889
Another option, that's much easier is to use the Choose Bean button on
the palette to drop your custom bean.

Hope this helps,
- Jeff


Gama Franco wrote:
> I'm sorry, but I forgot another question.
>
> Is it possible to add costum beans (external COTS) to the VE's sidebar?
>
> Thanks in advance,
> Gama Franco
Re: GUI Plug-in evaluation [message #611493 is a reply to message #112562] Wed, 07 December 2005 14:44 Go to previous message
Gama Franco is currently offline Gama FrancoFriend
Messages: 16
Registered: July 2009
Junior Member
Thank you Jeff,

I confess that I am very impressed with VE.

I will write my ideas on the links you gave me.

Best regards,
Gama Franco
Previous Topic:SWT/JFace - platform support
Next Topic:no VE options in Eclipse3.2
Goto Forum:
  


Current Time: Fri Apr 26 21:15:07 GMT 2024

Powered by FUDForum. Page generated in 0.03294 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top