public class WheelZoomInputHandler
extends java.lang.Object
implements java.awt.event.MouseWheelListener
Constructor and Description |
---|
WheelZoomInputHandler(TNetwork network)
Constructs a instance that is initialized with given network.
|
Modifier and Type | Method and Description |
---|---|
void |
init()
Initialize the input handler here.
|
void |
mouseWheelMoved(java.awt.event.MouseWheelEvent e) |
public WheelZoomInputHandler(TNetwork network)
network
- network will been listened.Copyright © 2002 - 2010 Serva Software. All Rights Reserved.