Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Difference between IPerspectiveListener and IPageListener.
Difference between IPerspectiveListener and IPageListener. [message #93845] Tue, 15 July 2003 08:29 Go to next message
Eclipse UserFriend
Originally posted by: justmaxx.hotbox.ru

Hi,

Does anyone know what difference between IPerspectiveListener and
IPageListener. Why we need two listener if the Page and Perspective
describe similar thing.

Thanks,

Max Terentjev
Re: Difference between IPerspectiveListener and IPageListener. [message #94026 is a reply to message #93845] Tue, 15 July 2003 10:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NOSPAM.us.ibm.com

Because they aren't the same. A IWorkbenchPage can have more than one
perspective, but only one is active at a time. The perspectives listed
on the vertical leftmost toolbar all share the same workbench page.

Since 2.0, a WorkbenchWindow contains only one WorkbenchPage.

Rich
Re: Difference between IPerspectiveListener and IPageListener. [message #256251 is a reply to message #94026] Mon, 28 June 2004 04:33 Go to previous message
Eclipse UserFriend
Originally posted by: naficbm.1net.gr

Richard L. Kulp wrote:

> Because they aren't the same. A IWorkbenchPage can have more than one
> perspective, but only one is active at a time. The perspectives listed
> on the vertical leftmost toolbar all share the same workbench page.
>
> Since 2.0, a WorkbenchWindow contains only one WorkbenchPage.
>
> Rich
>
as you said," a WorkbenchWindow contains only one WorkbenchPage."
why IWorkbenchWindow
has a function named "getPages()"
Previous Topic:javaw.exe not found at launch, eclipse 2.1.3
Next Topic:cannot find some feature in Release 3.0
Goto Forum:
  


Current Time: Wed Nov 05 18:36:36 EST 2025

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

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

Back to the top