Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Listener for the files being saved in Eclipse editor
Listener for the files being saved in Eclipse editor [message #85231] Wed, 30 March 2005 09:18 Go to next message
Eclipse UserFriend
Originally posted by: haranath.b.gmail.com

hi,

Can anybody help me, in creating or using an existing listener for the
files being saved in Eclipse editor...and also creating business objects
for the UI components which were added to some Jpanel/Jframe by using
VisualEditor....in Eclipse...
(as i have to create custom components to be added to custom panels/frames
and things of that kind.......and corresponding business objects)

or if you have any documentation regarding this, u can post me on

haranath.b@gmail.com

thanks
hari
Re: Listener for the files being saved in Eclipse editor [message #85305 is a reply to message #85231] Thu, 31 March 2005 15:47 Go to previous message
Srimanth  is currently offline Srimanth Friend
Messages: 225
Registered: July 2009
Senior Member
Hi Hari,
You can create listeners on components by using the context menu on
each of the components. If you right-click on the components you would
see a menu entry called Events - which will show the list of properties
for which one can add events. Once event listeners are added they are
shown in the Java Beans outline view for you to use - you can the
required business logic in them.
Regards,
Sri.




Hari wrote:
> hi,
>
> Can anybody help me, in creating or using an existing listener for the
> files being saved in Eclipse editor...and also creating business objects
> for the UI components which were added to some Jpanel/Jframe by using
> VisualEditor....in Eclipse...
> (as i have to create custom components to be added to custom
> panels/frames and things of that kind.......and corresponding business
> objects)
>
> or if you have any documentation regarding this, u can post me on
> haranath.b@gmail.com
>
> thanks
> hari
>
Re: Listener for the files being saved in Eclipse editor [message #606209 is a reply to message #85231] Thu, 31 March 2005 15:47 Go to previous message
Srimanth  is currently offline Srimanth Friend
Messages: 225
Registered: July 2009
Senior Member
Hi Hari,
You can create listeners on components by using the context menu on
each of the components. If you right-click on the components you would
see a menu entry called Events - which will show the list of properties
for which one can add events. Once event listeners are added they are
shown in the Java Beans outline view for you to use - you can the
required business logic in them.
Regards,
Sri.




Hari wrote:
> hi,
>
> Can anybody help me, in creating or using an existing listener for the
> files being saved in Eclipse editor...and also creating business objects
> for the UI components which were added to some Jpanel/Jframe by using
> VisualEditor....in Eclipse...
> (as i have to create custom components to be added to custom
> panels/frames and things of that kind.......and corresponding business
> objects)
>
> or if you have any documentation regarding this, u can post me on
> haranath.b@gmail.com
>
> thanks
> hari
>
Previous Topic:Properties not work
Next Topic:Extending the VE with RCP
Goto Forum:
  


Current Time: Fri Apr 26 23:41:34 GMT 2024

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

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

Back to the top