CADI.Viewer.Display
Class DisplayPane.ScrollBarsAdjustmentListener

java.lang.Object
  extended by CADI.Viewer.Display.DisplayPane.ScrollBarsAdjustmentListener
All Implemented Interfaces:
java.awt.event.AdjustmentListener, java.util.EventListener
Enclosing class:
DisplayPane

 class DisplayPane.ScrollBarsAdjustmentListener
extends java.lang.Object
implements java.awt.event.AdjustmentListener

This class is used to manage the scroll bars adjustment listener. Therefore is is called whenever the value of a scrollbar is changed, either by the user or programmatically.


Constructor Summary
DisplayPane.ScrollBarsAdjustmentListener()
           
 
Method Summary
 void adjustmentValueChanged(java.awt.event.AdjustmentEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisplayPane.ScrollBarsAdjustmentListener

DisplayPane.ScrollBarsAdjustmentListener()
Method Detail

adjustmentValueChanged

public void adjustmentValueChanged(java.awt.event.AdjustmentEvent evt)
Specified by:
adjustmentValueChanged in interface java.awt.event.AdjustmentListener


CADI - Copyright (C) 2007
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Group on Interactive Coding of Images (GICI) (contact)