Uses of Interface
org.pentaho.di.ui.spoon.SpoonPerspectiveListener

Packages that use SpoonPerspectiveListener
org.pentaho.di.ui.spoon This package contains the classes needed by Spoon. 
 

Uses of SpoonPerspectiveListener in org.pentaho.di.ui.spoon
 

Methods in org.pentaho.di.ui.spoon with parameters of type SpoonPerspectiveListener
 void SpoonPerspective.addPerspectiveListener(SpoonPerspectiveListener listener)
          Allows outside code to register to for activation events for this perspective.
 void MainSpoonPerspective.addPerspectiveListener(SpoonPerspectiveListener listener)