Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Callback when perspective is "opened"?
Callback when perspective is "opened"? [message #158328] Tue, 18 November 2003 17:39 Go to next message
JK Lah is currently offline JK LahFriend
Messages: 17
Registered: July 2009
Junior Member
Is there a way to be notified when my perspective is “opened” so that I
can do something at the time?

The IPerspectiveFactory.createInitialLayout is used only for creating
initial layout, but I want to be called when my perspective is opened,
especially when my perspective was the last perspective when Eclipse was
closed and it being restored.

Thanks in advance,
JK
Re: Callback when perspective is "opened"? [message #158659 is a reply to message #158328] Wed, 19 November 2003 04:01 Go to previous message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
see org.eclipse.ui.IPerspectiveListener

HTH
Darins

"JK Lah" <jk.lah@intel.com> wrote in message
news:bpdlg6$oaf$1@eclipse.org...
> Is there a way to be notified when my perspective is
Previous Topic:Need a Design Scenario for JARs needed by my Plugins
Next Topic:Add message to Taskview outside of a plugin
Goto Forum:
  


Current Time: Sun Dec 22 03:21:32 GMT 2024

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

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

Back to the top