public class TableMouseWheelListener extends Object implements MouseWheelListener
Constructor and Description |
---|
TableMouseWheelListener(JTable table)
Constructor.
|
public TableMouseWheelListener(JTable table)
table
- the tablepublic void mouseWheelMoved(MouseWheelEvent e)
mouseWheelMoved
in interface MouseWheelListener
Copyright © 2015. All rights reserved.