org.esa.beam.visat.actions
Class InsertFigureInteractorInterceptor

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.InsertFigureInteractorInterceptor
All Implemented Interfaces:
com.bc.ceres.swing.figure.InteractorInterceptor, com.bc.ceres.swing.figure.InteractorListener

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


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

Constructor Detail

InsertFigureInteractorInterceptor

public InsertFigureInteractorInterceptor()
Method Detail

interactionAboutToStart

public boolean interactionAboutToStart(com.bc.ceres.swing.figure.Interactor interactor,
                                       InputEvent inputEvent)
Specified by:
interactionAboutToStart in interface com.bc.ceres.swing.figure.InteractorInterceptor
Overrides:
interactionAboutToStart in class com.bc.ceres.swing.figure.AbstractInteractorInterceptor


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