Listener for the files being saved in Eclipse editor [message #85231] |
Wed, 30 March 2005 04:18  |
Eclipse User |
|
|
|
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 10:47  |
Eclipse User |
|
|
|
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 10:47  |
Eclipse User |
|
|
|
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
>
|
|
|
Powered by
FUDForum. Page generated in 0.06202 seconds