org.ceryle.ui.graph
Class ConnectedNodesPanel.LocalityListener

java.lang.Object
  extended by org.ceryle.ui.graph.ConnectedNodesPanel.LocalityListener
All Implemented Interfaces:
AdjustmentListener, EventListener
Enclosing class:
ConnectedNodesPanel

public class ConnectedNodesPanel.LocalityListener
extends Object
implements AdjustmentListener

Keeps track of any changes to the locality scrollbar, updating the Depth popup menu accordingly.


Constructor Summary
ConnectedNodesPanel.LocalityListener()
           
 
Method Summary
 void adjustmentValueChanged(AdjustmentEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectedNodesPanel.LocalityListener

public ConnectedNodesPanel.LocalityListener()
Method Detail

adjustmentValueChanged

public void adjustmentValueChanged(AdjustmentEvent e)
Specified by:
adjustmentValueChanged in interface AdjustmentListener


The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.