Eclipse Platform
Release 3.2

org.eclipse.ui
Interface ISaveablesLifecycleListener


public interface ISaveablesLifecycleListener

Listener for model lifecycle events.

Since:
3.2

Method Summary
 void handleLifecycleEvent(SaveablesLifecycleEvent event)
          Handle the given model lifecycle event.
 

Method Detail

handleLifecycleEvent

public void handleLifecycleEvent(SaveablesLifecycleEvent event)
Handle the given model lifecycle event. This method must be called on the UI thread.

Parameters:
event -

Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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