Class TableMouseWheelListener

java.lang.Object
com.compomics.util.gui.TableMouseWheelListener
All Implemented Interfaces:
MouseWheelListener, EventListener

public class TableMouseWheelListener
extends Object
implements MouseWheelListener
MouseWheelListener for SelfUpdatingTableModels that supports scrolling in a more efficient way.
Author:
Harald Barsnes