Eclipse Platform
2.1

Uses of Interface
org.eclipse.ui.IPerspectiveListener

Packages that use IPerspectiveListener
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. 
 

Uses of IPerspectiveListener in org.eclipse.ui
 

Methods in org.eclipse.ui with parameters of type IPerspectiveListener
 void IPageService.addPerspectiveListener(IPerspectiveListener listener)
          Adds the given listener for a page's perspective lifecycle events.
 void IPageService.removePerspectiveListener(IPerspectiveListener listener)
          Removes the given page's perspective listener.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.