org.esa.beam.visat.actions
Class SelectionInteractorInterceptor

java.lang.Object
  extended by com.bc.ceres.swing.figure.AbstractInteractorListener
      extended by com.bc.ceres.swing.figure.AbstractInteractorInterceptor
          extended by org.esa.beam.visat.actions.SelectionInteractorInterceptor
All Implemented Interfaces:
com.bc.ceres.swing.figure.InteractorInterceptor, com.bc.ceres.swing.figure.InteractorListener

public class SelectionInteractorInterceptor
extends com.bc.ceres.swing.figure.AbstractInteractorInterceptor


Constructor Summary
SelectionInteractorInterceptor()
           
 
Method Summary
 void interactionStopped(com.bc.ceres.swing.figure.Interactor interactor, InputEvent inputEvent)
           
 
Methods inherited from class com.bc.ceres.swing.figure.AbstractInteractorInterceptor
interactionAboutToStart, interactorAboutToActivate
 
Methods inherited from class com.bc.ceres.swing.figure.AbstractInteractorListener
interactionCancelled, interactionStarted, interactorActivated, interactorDeactivated
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectionInteractorInterceptor

public SelectionInteractorInterceptor()
Method Detail

interactionStopped

public void interactionStopped(com.bc.ceres.swing.figure.Interactor interactor,
                               InputEvent inputEvent)
Specified by:
interactionStopped in interface com.bc.ceres.swing.figure.InteractorListener
Overrides:
interactionStopped in class com.bc.ceres.swing.figure.AbstractInteractorListener


Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.