edu.uci.ics.jung.visualization.transform
Class LensTransformer.ComponentListenerImpl
java.lang.Object
java.awt.event.ComponentAdapter
edu.uci.ics.jung.visualization.transform.LensTransformer.ComponentListenerImpl
- All Implemented Interfaces:
- ComponentListener, EventListener
- Enclosing class:
- LensTransformer
protected class LensTransformer.ComponentListenerImpl
- extends ComponentAdapter
react to size changes on a component
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LensTransformer.ComponentListenerImpl
protected LensTransformer.ComponentListenerImpl()
componentResized
public void componentResized(ComponentEvent e)
- Specified by:
componentResized
in interface ComponentListener
- Overrides:
componentResized
in class ComponentAdapter
Copyright © 2011. All Rights Reserved.