util
Class SequenceLogo.LogoScrollAdjuster

java.lang.Object
  extended by util.SequenceLogo.LogoScrollAdjuster
All Implemented Interfaces:
java.awt.event.AdjustmentListener, java.util.EventListener
Enclosing class:
SequenceLogo

public class SequenceLogo.LogoScrollAdjuster
extends java.lang.Object
implements java.awt.event.AdjustmentListener


Constructor Summary
SequenceLogo.LogoScrollAdjuster()
           
 
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

SequenceLogo.LogoScrollAdjuster

public SequenceLogo.LogoScrollAdjuster()
Method Detail

adjustmentValueChanged

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