Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Trapping Closing Event of a ViewPart
Trapping Closing Event of a ViewPart [message #303459] Tue, 16 May 2006 06:13 Go to next message
Eclipse UserFriend
Originally posted by: rashmi_h_r.rediffmail.com

Hi All,
I am working on eclipse 3.1, VE 1.1 version. I have implemented a custom
view. This view is linked to a File that is open in the Editor. I need to
do further processing just after the view is closed, for e.g. Refresh the
file open in the Editor or close the file in the editor. To achieve the
same I need to trap the closing event of the custom View in Eclipse
Environment.

Can anyone help me or guide me in this regard?

Thank You in advance,
Rashmi H.R
Re: Trapping Closing Event of a ViewPart [message #303461 is a reply to message #303459] Tue, 16 May 2006 06:50 Go to previous message
Eclipse UserFriend
Originally posted by: rashmi_h_r.rediffmail.com

Hi All,

I got the solution. I am adding a IPartListener to trap all the events.

Regards,
Rashmi H.R
Previous Topic:When I start a Ant target, Eclipse starts building
Next Topic:Enabling/Disabling Retargetable Action for the selected item
Goto Forum:
  


Current Time: Sun Jun 30 13:47:15 GMT 2024

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

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

Back to the top