Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.ui.IPageListener

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

Uses of IPageListener in org.eclipse.ui
 

Methods in org.eclipse.ui with parameters of type IPageListener
 void IPageService.addPageListener(IPageListener listener)
          Adds the given listener for page lifecycle events.
 void IPageService.removePageListener(IPageListener listener)
          Removes the given page listener.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.