edu.uci.ics.jung.visualization
Class GraphZoomScrollPane.ResizeListener
java.lang.Object
java.awt.event.ComponentAdapter
edu.uci.ics.jung.visualization.GraphZoomScrollPane.ResizeListener
- All Implemented Interfaces:
- ComponentListener, EventListener
- Enclosing class:
- GraphZoomScrollPane
- protected class GraphZoomScrollPane.ResizeListener
- extends ComponentAdapter
Listener to adjust the scroll bar parameters when the window
is resized
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphZoomScrollPane.ResizeListener
protected GraphZoomScrollPane.ResizeListener()
componentHidden
public void componentHidden(ComponentEvent e)
componentResized
public void componentResized(ComponentEvent e)
componentShown
public void componentShown(ComponentEvent e)