org.pentaho.di.ui.spoon
Interface SpoonPerspectiveListener


public interface SpoonPerspectiveListener

Implementations can be registered with SpoonPerspectives to receive notification of state changes.

Author:
nbaker

Method Summary
 void onActivation()
           
 void onDeactication()
           
 

Method Detail

onActivation

void onActivation()

onDeactication

void onDeactication()