edu.uci.ics.jung.visualization.transform
Class LensTransformer.ComponentListenerImpl

java.lang.Object
  extended byjava.awt.event.ComponentAdapter
      extended byedu.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


Constructor Summary
protected LensTransformer.ComponentListenerImpl()
           
 
Method Summary
 void componentResized(ComponentEvent e)
           
 
Methods inherited from class java.awt.event.ComponentAdapter
componentHidden, componentMoved, componentShown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LensTransformer.ComponentListenerImpl

protected LensTransformer.ComponentListenerImpl()
Method Detail

componentResized

public void componentResized(ComponentEvent e)